Skip to content

Commit cf45dde

Browse files
fix: bump cryptography in /packages/google-cloud-storage
Bumps [cryptography](https://github.com/pyca/cryptography) from 38.0.0 to 48.0.1. - [Changelog](https://github.com/pyca/cryptography/blob/main/CHANGELOG.rst) - [Commits](pyca/cryptography@38.0.0...48.0.1) --- updated-dependencies: - dependency-name: cryptography dependency-version: 48.0.1 dependency-type: direct:production ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent b5e0d4b commit cf45dde

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

packages/google-cloud-storage/testing/constraints-3.10.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@
66
# then this file should have google-cloud-foo==1.14.0
77
google-auth==2.26.1
88
# cryptography is a direct dependency of google-auth
9-
cryptography==38.0.0
9+
cryptography==48.0.1
1010
google-api-core==2.27.0
1111
google-cloud-core==2.4.2
1212
google-resumable-media==2.7.2

0 commit comments

Comments
 (0)