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 246009b commit 5aee112Copy full SHA for 5aee112
samples/snippets/requirements-test.txt
@@ -1,5 +1,5 @@
1
attrs==23.1.0
2
-click==8.1.6
+click==8.1.7
3
google-auth==2.22.0
4
google-cloud-testutils==1.3.3
5
iniconfig==2.0.0
samples/snippets/requirements.txt
@@ -1,4 +1,4 @@
-alembic==1.11.2
+alembic==1.11.3
certifi==2023.7.22
charset-normalizer==3.2.0
geoalchemy2==0.14.1
@@ -19,7 +19,7 @@ mako==1.2.4
19
markupsafe==2.1.3
20
packaging==23.1
21
proto-plus==1.22.3
22
-protobuf==4.24.0
+protobuf==4.24.1
23
pyasn1==0.5.0
24
pyasn1-modules==0.3.0
25
pyparsing==3.1.1
@@ -31,4 +31,4 @@ shapely==2.0.1
31
six==1.16.0
32
sqlalchemy===1.4.27
33
typing-extensions==4.7.1
34
-urllib3==1.26.12
+urllib3==2.0.4
0 commit comments