Skip to content

Commit 5f7d69f

Browse files
committed
chore(deps): update all dependencies
1 parent 5aac853 commit 5f7d69f

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

samples/snippets/requirements-test.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
attrs==25.3.0
22
click===8.1.8; python_version <= '3.9'
3-
click==8.2.1; python_version >= '3.10'
3+
click==8.3.0; python_version >= '3.10'
44
google-auth==2.40.3
55
google-cloud-testutils==1.6.4
66
iniconfig==2.1.0

samples/snippets/requirements.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@ geoalchemy2===0.17.1; python_version == '3.9'
55
geoalchemy2==0.18.0; python_version >= '3.10'
66
google-api-core[grpc]==2.25.1
77
google-auth==2.40.3
8-
google-cloud-bigquery==3.37.0; python_version >= '3.9'
8+
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

0 commit comments

Comments
 (0)