Skip to content

Commit b7983bd

Browse files
committed
chore(deps): update all dependencies
1 parent 28a5750 commit b7983bd

File tree

7 files changed

+10
-10
lines changed

7 files changed

+10
-10
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.3.5
2+
pytest==8.4.0
33
mock==5.2.0
44
pytest-xdist==3.7.0
Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,3 @@
1-
pytest==8.3.5
1+
pytest==8.4.0
22
mock==5.2.0
33
pytest-xdist==3.7.0

samples/geography/requirements.txt

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -9,16 +9,16 @@ cligj==0.7.2
99
db-dtypes==1.4.3
1010
Fiona==1.10.1
1111
geojson==3.2.0
12-
geopandas==1.0.1
13-
google-api-core==2.24.2
12+
geopandas==1.1.0
13+
google-api-core==2.25.0
1414
google-auth==2.40.2
1515
google-cloud-bigquery==3.34.0
1616
google-cloud-bigquery-storage==2.32.0
1717
google-cloud-core==2.4.3
1818
google-crc32c==1.7.1
1919
google-resumable-media==2.7.2
2020
googleapis-common-protos==1.70.0
21-
grpcio==1.71.0
21+
grpcio==1.72.1
2222
idna==3.10
2323
munch==4.0.0
2424
mypy-extensions==1.1.0
@@ -38,6 +38,6 @@ rsa==4.9.1
3838
Shapely===2.0.7; python_version == '3.9'
3939
Shapely==2.1.1; python_version >= '3.10'
4040
six==1.17.0
41-
typing-extensions==4.13.2
41+
typing-extensions==4.14.0
4242
typing-inspect==0.9.0
4343
urllib3==2.4.0
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.3.5
2+
pytest==8.4.0
33
mock==5.2.0
44
pytest-xdist==3.7.0
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.3.5
2+
pytest==8.4.0
33
mock==5.2.0
44
pytest-xdist==3.7.0

samples/notebooks/requirements.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@ db-dtypes==1.4.3
33
google-cloud-bigquery==3.34.0
44
google-cloud-bigquery-storage==2.32.0
55
ipython===8.18.1; python_version == '3.9'
6-
ipython==9.2.0; python_version >= '3.10'
6+
ipython==9.3.0; python_version >= '3.10'
77
matplotlib===3.9.2; python_version == '3.9'
88
matplotlib==3.10.3; python_version >= '3.10'
99
pandas==2.2.3
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.3.5
3+
pytest==8.4.0
44
mock==5.2.0
55
pytest-xdist==3.7.0

0 commit comments

Comments
 (0)