Skip to content

Commit

Permalink
Bump cryptography from 41.0.6 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.6 to 42.0.2.
- [Changelog](https://github.com/pyca/cryptography/blob/main/CHANGELOG.rst)
- [Commits](pyca/cryptography@41.0.6...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 16, 2024
1 parent 7041a75 commit e122e7f
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 @@ -9,7 +9,7 @@
bcrypt==4.0.1; python_version >= '3.6'
cffi==1.15.1
click==8.1.3
cryptography==41.0.6; python_version >= '3.6'
cryptography==42.0.2; python_version >= '3.6'
jinja2==3.1.2
markupsafe==2.1.2; python_version >= '3.7'
paramiko==3.4.0
Expand Down

0 comments on commit e122e7f

Please sign in to comment.