Skip to content

Commit 3a15bc8

Browse files
committed
chore(deps): update all dependencies
1 parent 435ecdb commit 3a15bc8

File tree

8 files changed

+8
-8
lines changed

8 files changed

+8
-8
lines changed
Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
11
google-cloud-testutils==1.6.4
2-
pytest==8.4.1
2+
pytest==8.4.2
33
mock==5.2.0
44
pytest-xdist==3.8.0
Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,3 @@
1-
pytest==8.4.1
1+
pytest==8.4.2
22
mock==5.2.0
33
pytest-xdist==3.8.0

samples/geography/requirements.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@ geopandas==1.1.1; python_version >= '3.10'
1414
google-api-core==2.25.1
1515
google-auth==2.40.3
1616
google-cloud-bigquery==3.36.0
17-
google-cloud-bigquery-storage==2.32.0
17+
google-cloud-bigquery-storage==2.33.0
1818
google-cloud-core==2.4.3
1919
google-crc32c==1.7.1
2020
google-resumable-media==2.7.2
Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
11
google-cloud-testutils==1.6.4
2-
pytest==8.4.1
2+
pytest==8.4.2
33
mock==5.2.0
44
pytest-xdist==3.8.0

samples/magics/requirements.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
bigquery_magics==0.10.3
22
db-dtypes==1.4.3
33
google.cloud.bigquery==3.36.0
4-
google-cloud-bigquery-storage==2.32.0
4+
google-cloud-bigquery-storage==2.33.0
55
ipython===8.18.1
66
pandas==2.3.2
Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
11
google-cloud-testutils==1.6.4
2-
pytest==8.4.1
2+
pytest==8.4.2
33
mock==5.2.0
44
pytest-xdist==3.8.0

samples/notebooks/requirements.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
bigquery-magics==0.10.3
22
db-dtypes==1.4.3
33
google-cloud-bigquery==3.36.0
4-
google-cloud-bigquery-storage==2.32.0
4+
google-cloud-bigquery-storage==2.33.0
55
ipython===8.18.1; python_version == '3.9'
66
ipython==9.5.0; python_version >= '3.10'
77
matplotlib===3.9.2; python_version == '3.9'
Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
# samples/snippets should be runnable with no "extras"
22
google-cloud-testutils==1.6.4
3-
pytest==8.4.1
3+
pytest==8.4.2
44
mock==5.2.0
55
pytest-xdist==3.8.0

0 commit comments

Comments
 (0)