Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Appearance settings

Commit 21ce010

Browse filesBrowse files
authored
chore(deps): update dependency cryptography to v45 (GoogleCloudPlatform#13375)
1 parent 8ebc27d commit 21ce010
Copy full SHA for 21ce010

File tree

Expand file treeCollapse file tree

6 files changed

+6
-6
lines changed
Filter options
Expand file treeCollapse file tree

6 files changed

+6
-6
lines changed

‎compute/encryption/requirements.txt

Copy file name to clipboardExpand all lines: compute/encryption/requirements.txt
+1-1Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
cryptography==44.0.2
1+
cryptography==45.0.1
22
requests==2.32.2
33
google-api-python-client==2.131.0
44
google-auth==2.38.0

‎iap/requirements.txt

Copy file name to clipboardExpand all lines: iap/requirements.txt
+1-1Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
cryptography==44.0.2
1+
cryptography==45.0.1
22
Flask==3.0.3
33
google-auth==2.38.0
44
gunicorn==23.0.0

‎kms/attestations/requirements.txt

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

‎kms/snippets/requirements.txt

Copy file name to clipboard
+1-1Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
11
google-cloud-kms==3.2.1
2-
cryptography==44.0.2
2+
cryptography==45.0.1
33
crcmod==1.7
44
jwcrypto==1.5.6

‎media_cdn/requirements.txt

Copy file name to clipboard
+1-1Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,2 +1,2 @@
11
six==1.16.0
2-
cryptography==44.0.2
2+
cryptography==45.0.1
+1-1Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
11
pytest==8.2.0
22
google-auth==2.38.0
3-
cryptography==44.0.2
3+
cryptography==45.0.1
44
backoff==2.2.1

0 commit comments

Comments
0 (0)
Morty Proxy This is a proxified and sanitized view of the page, visit original site.