Skip to content

Commit

Permalink
Bump cryptography from 42.0.2 to 42.0.3
Browse files Browse the repository at this point in the history
Bumps [cryptography](https://github.com/pyca/cryptography) from 42.0.2 to 42.0.3.
- [Changelog](https://github.com/pyca/cryptography/blob/main/CHANGELOG.rst)
- [Commits](pyca/cryptography@42.0.2...42.0.3)

---
updated-dependencies:
- dependency-name: cryptography
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] authored Feb 16, 2024
1 parent 0efa00d commit 134b0d1
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 @@ -32,7 +32,7 @@ chardet==5.2.0

# https://urllib3.readthedocs.io/en/latest/user-guide.html#ssl-py2
cffi==1.16.0 # pyOpenSSL
cryptography==42.0.2
cryptography==42.0.3
idna<3
urllib3==2.1.0
ply==3.11
Expand Down

0 comments on commit 134b0d1

Please sign in to comment.