Skip to content

Commit

Permalink
chore(deps): bump cryptography from 41.0.6 to 42.0.0 in /kms/snippets (
Browse files Browse the repository at this point in the history
…#11179)

Bumps [cryptography](https://github.com/pyca/cryptography) from 41.0.6 to 42.0.0.
- [Changelog](https://github.com/pyca/cryptography/blob/main/CHANGELOG.rst)
- [Commits](pyca/cryptography@41.0.6...42.0.0)

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

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] committed Feb 6, 2024
1 parent 7d1c21b commit 555b9d6
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion kms/snippets/requirements.txt
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
google-cloud-kms==2.19.1
cryptography==41.0.6
cryptography==42.0.0
crcmod==1.7
jwcrypto==1.5.1

0 comments on commit 555b9d6

Please sign in to comment.