Skip to content

Commit

Permalink
Bump cryptography from 41.0.7 to 42.0.1 in /python (#345)
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.1.
- [Changelog](https://github.com/pyca/cryptography/blob/main/CHANGELOG.rst)
- [Commits](pyca/cryptography@41.0.7...42.0.1)

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

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored Jan 29, 2024
1 parent 9ef5b4e commit 9c03c29
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion python/requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@ cffi==1.15.1
# via cryptography
charset-normalizer==3.3.2
# via requests
cryptography==41.0.7
cryptography==42.0.1
# via nitor-vault (setup.py)
future==0.18.3
# via nitor-vault (setup.py)
Expand Down

0 comments on commit 9c03c29

Please sign in to comment.