Skip to content

Commit

Permalink
chore(deps): bump pyasn1 from 0.4.8 to 0.6.1 (#561)
Browse files Browse the repository at this point in the history
Bumps [pyasn1](https://github.com/pyasn1/pyasn1) from 0.4.8 to 0.6.1.
- [Release notes](https://github.com/pyasn1/pyasn1/releases)
- [Changelog](https://github.com/pyasn1/pyasn1/blob/main/CHANGES.rst)
- [Commits](pyasn1/pyasn1@v0.4.8...v0.6.1)

---
updated-dependencies:
- dependency-name: pyasn1
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored Jan 13, 2025
1 parent dfcfefc commit cf1aa29
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,7 @@ multidict==6.1.0; python_version >= "3.7" and python_version < "4.0"
orjson==3.10.14; python_full_version >= "3.6.2" and python_version >= "3.7" and python_full_version < "4.0.0"
passlib==1.7.4
psutil==5.8.0; python_full_version >= "3.6.2" and python_full_version < "4.0.0"
pyasn1==0.4.8; python_version >= "3.5" and python_version < "4"
pyasn1==0.6.1; python_version >= "3.5" and python_version < "4"
pycparser==2.22
pydantic==2.10.5; python_full_version >= "3.6.2" and python_full_version < "4.0.0" and python_version >= "3.7" and python_version < "4.0"
pymongo==4.10.1; python_version >= "3.7" and python_version < "4.0" and python_full_version >= "3.5.2"
Expand Down

0 comments on commit cf1aa29

Please sign in to comment.