Skip to content

Commit e505b61

Browse files
chore(deps): bump pyasn1 in /src/shoppingassistantservice (#3220)
Bumps [pyasn1](https://github.com/pyasn1/pyasn1) from 0.6.1 to 0.6.2. - [Release notes](https://github.com/pyasn1/pyasn1/releases) - [Changelog](https://github.com/pyasn1/pyasn1/blob/main/CHANGES.rst) - [Commits](pyasn1/pyasn1@v0.6.1...v0.6.2) --- updated-dependencies: - dependency-name: pyasn1 dependency-version: 0.6.2 dependency-type: indirect ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 60a3940 commit e505b61

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/shoppingassistantservice/requirements.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -184,7 +184,7 @@ psycopg-binary==3.2.10
184184
# via psycopg
185185
psycopg-pool==3.2.6
186186
# via langchain-postgres
187-
pyasn1==0.6.1
187+
pyasn1==0.6.2
188188
# via
189189
# pyasn1-modules
190190
# rsa

0 commit comments

Comments
 (0)