Skip to content

Commit be9687b

Browse files
chore(deps): bump cryptography in /kms/attestations (GoogleCloudPlatform#11216)
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] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 494aeab commit be9687b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

kms/attestations/requirements.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
cryptography==41.0.6
1+
cryptography==42.0.2
22
pem==21.2.0; python_version < '3.8'
33
pem==23.1.0; python_version > '3.7'
44
requests==2.31.0

0 commit comments

Comments
 (0)