8000 chore(deps): bump cryptography in /kms/attestations (#10967) · peterma/gcp-python-docs-samples@15fe883 · GitHub
[go: up one dir, main page]

Skip to content

Commit 15fe883

Browse files
chore(deps): bump cryptography in /kms/attestations (GoogleCloudPlatform#10967)
Bumps [cryptography](https://github.com/pyca/cryptography) from 41.0.4 to 41.0.6. - [Changelog](https://github.com/pyca/cryptography/blob/main/CHANGELOG.rst) - [Commits](pyca/cryptography@41.0.4...41.0.6) --- 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 fc6dbd7 commit 15fe883

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.4
1+
cryptography==41.0.6
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)
0