Skip to content

Commit

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

---
updated-dependencies:
- dependency-name: cryptography
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Feb 17, 2024
1 parent 870f810 commit 2a3f878
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 @@ -2,7 +2,7 @@ bcrypt==4.1.1
cffi==1.15.1; python_version == '3.7'
cffi==1.16.0; python_version > '3.7'
configobj==5.0.8
cryptography==41.0.7
cryptography==42.0.2
netaddr==0.9.0
paramiko==3.3.1
pycparser==2.21
Expand Down

0 comments on commit 2a3f878

Please sign in to comment.