Skip to content

Commit 59eb82e

Browse files
committed
chore(deps): update all dependencies
1 parent 9478f4b commit 59eb82e

File tree

1 file changed

+5
-5
lines changed

1 file changed

+5
-5
lines changed

samples/snippets/requirements.txt

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -1,9 +1,9 @@
1-
alembic==1.16.5; python_version >= '3.9'
1+
alembic==1.17.0; python_version >= '3.9'
22
certifi==2025.10.5
3-
charset-normalizer==3.4.3
3+
charset-normalizer==3.4.4
44
geoalchemy2===0.17.1; python_version == '3.9'
55
geoalchemy2==0.18.0; python_version >= '3.10'
6-
google-api-core[grpc]==2.25.2
6+
google-api-core[grpc]==2.26.0
77
google-auth==2.41.1
88
google-cloud-bigquery==3.38.0; python_version >= '3.9'
99
google-cloud-core==2.4.3
@@ -13,13 +13,13 @@ googleapis-common-protos==1.70.0
1313
greenlet==3.2.4; python_version >= '3.9'
1414
grpcio==1.75.1; python_version >= '3.9'
1515
grpcio-status==1.75.1; python_version >= '3.9'
16-
idna==3.10
16+
idna==3.11
1717
importlib-resources==6.5.2; python_version >= '3.9'
1818
mako==1.3.10; python_version >= '3.9'
1919
markupsafe==3.0.3; python_version >= '3.9'
2020
packaging==25.0
2121
proto-plus==1.26.1
22-
protobuf==6.32.1; python_version >= '3.9'
22+
protobuf==6.33.0; python_version >= '3.9'
2323
pyasn1==0.6.1
2424
pyasn1-modules==0.4.2
2525
pyparsing==3.2.5; python_version >= '3.9'

0 commit comments

Comments
 (0)