We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent a86007c commit ecb3c31Copy full SHA for ecb3c31
pyproject.toml
@@ -21,7 +21,7 @@ dependencies = [
21
"google-cloud-container==2.17.4",
22
"google-cloud-iam==2.11.2",
23
"httplib2==0.21.0",
24
- "requests==2.31.0",
+ "requests==2.32.0",
25
]
26
dynamic = ["version"]
27
requirements.txt
@@ -3,4 +3,4 @@ google-api-python-client==2.80.0
3
google-cloud-container==2.17.4
4
google-cloud-iam==2.11.2
5
httplib2==0.21.0
6
-requests==2.31.0
+requests==2.32.0
0 commit comments