Skip to content

Commit

Permalink
Bump pyasn1 from 0.5.1 to 0.6.0
Browse files Browse the repository at this point in the history
Bumps [pyasn1](https://github.com/pyasn1/pyasn1) from 0.5.1 to 0.6.0.
- [Release notes](https://github.com/pyasn1/pyasn1/releases)
- [Changelog](https://github.com/pyasn1/pyasn1/blob/main/CHANGES.rst)
- [Commits](pyasn1/pyasn1@v0.5.1...v0.6.0)

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

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Mar 27, 2024
1 parent af9a322 commit bf4e2f8
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 @@ -20,7 +20,7 @@ fuzzywuzzy==0.18.0
sure==2.0.1
ipdb==0.13.13
coverage==7.4.4
pyasn1==0.5.1
pyasn1==0.6.0
cffi==1.16.0 # cryptography
cryptography==42.0.5 # for PyOpenSSL
logilab-common==2.0.0
Expand Down

0 comments on commit bf4e2f8

Please sign in to comment.