Skip to content

Commit ff33643

Browse files
chore(deps): bump pyasn1 from 0.6.1 to 0.6.2 (#736)
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: direct:production ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 0214459 commit ff33643

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

requirements.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -25,7 +25,7 @@ multidict==6.7.0; python_version >= "3.7" and python_version < "4.0"
2525
orjson==3.11.5; python_full_version >= "3.6.2" and python_version >= "3.7" and python_full_version < "4.0.0"
2626
passlib==1.7.4
2727
psutil==5.8.0; python_full_version >= "3.6.2" and python_full_version < "4.0.0"
28-
pyasn1==0.6.1; python_version >= "3.5" and python_version < "4"
28+
pyasn1==0.6.2; python_version >= "3.5" and python_version < "4"
2929
pycparser==2.23
3030
pydantic==2.12.5; python_full_version >= "3.6.2" and python_full_version < "4.0.0" and python_version >= "3.7" and python_version < "4.0"
3131
pymongo==4.16.0; python_version >= "3.7" and python_version < "4.0" and python_full_version >= "3.5.2"

0 commit comments

Comments
 (0)