Skip to content

Commit 706bdb2

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

File tree

2 files changed

+9
-9
lines changed

2 files changed

+9
-9
lines changed

samples/snippets/requirements-test.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@ click===8.1.8; python_version <= '3.9'
33
click==8.3.0; python_version >= '3.10'
44
google-auth==2.41.1
55
google-cloud-testutils==1.6.4
6-
iniconfig==2.1.0
6+
iniconfig==2.3.0
77
packaging==25.0
88
pluggy==1.6.0; python_version >= '3.9'
99
py==1.11.0

samples/snippets/requirements.txt

Lines changed: 8 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -1,25 +1,25 @@
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
1010
google-crc32c==1.7.1; python_version >= '3.9'
1111
google-resumable-media==2.7.2
12-
googleapis-common-protos==1.70.0
12+
googleapis-common-protos==1.71.0
1313
greenlet==3.2.4; python_version >= '3.9'
14-
grpcio==1.75.1; python_version >= '3.9'
15-
grpcio-status==1.75.1; python_version >= '3.9'
16-
idna==3.10
14+
grpcio==1.76.0; python_version >= '3.9'
15+
grpcio-status==1.76.0; python_version >= '3.9'
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)