From 8f3ed0ee8e59508d025b558461cc229acc54187b Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 17 Mar 2026 20:14:51 +0000 Subject: [PATCH] Bump pyasn1 from 0.6.2 to 0.6.3 in /src/shoppingassistantservice Bumps [pyasn1](https://github.com/pyasn1/pyasn1) from 0.6.2 to 0.6.3. - [Release notes](https://github.com/pyasn1/pyasn1/releases) - [Changelog](https://github.com/pyasn1/pyasn1/blob/main/CHANGES.rst) - [Commits](https://github.com/pyasn1/pyasn1/compare/v0.6.2...v0.6.3) --- updated-dependencies: - dependency-name: pyasn1 dependency-version: 0.6.3 dependency-type: indirect ... Signed-off-by: dependabot[bot] --- src/shoppingassistantservice/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/shoppingassistantservice/requirements.txt b/src/shoppingassistantservice/requirements.txt index 5940f1d..cc737ef 100644 --- a/src/shoppingassistantservice/requirements.txt +++ b/src/shoppingassistantservice/requirements.txt @@ -184,7 +184,7 @@ psycopg-binary==3.2.10 # via psycopg psycopg-pool==3.2.6 # via langchain-postgres -pyasn1==0.6.2 +pyasn1==0.6.3 # via # pyasn1-modules # rsa