Skip to content

Commit 613734b

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

File tree

2 files changed

+13
-13
lines changed

2 files changed

+13
-13
lines changed

samples/snippets/requirements-test.txt

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,9 +1,9 @@
11
attrs==25.4.0
22
click===8.1.8; python_version <= '3.9'
33
click==8.3.0; python_version >= '3.10'
4-
google-auth==2.41.1
5-
google-cloud-testutils==1.6.4
6-
iniconfig==2.1.0
4+
google-auth==2.42.0
5+
google-cloud-testutils==1.7.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: 10 additions & 10 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.1; 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
7-
google-auth==2.41.1
6+
google-api-core[grpc]==2.28.1
7+
google-auth==2.42.0
88
google-cloud-bigquery==3.38.0; python_version >= '3.9'
9-
google-cloud-core==2.4.3
9+
google-cloud-core==2.5.0
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)