Skip to content

Commit d96148d

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

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

samples/snippets/requirements.txt

Lines changed: 4 additions & 4 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,7 +13,7 @@ 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'

0 commit comments

Comments
 (0)