Skip to content

Commit 269b6ba

Browse files
committed
chore(deps): update all dependencies
1 parent 27ff3a8 commit 269b6ba

File tree

7 files changed

+7
-7
lines changed

7 files changed

+7
-7
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
22
pytest==8.4.1
33
mock==5.2.0
4-
pytest-xdist==3.7.0
4+
pytest-xdist==3.8.0
Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,3 @@
11
pytest==8.4.1
22
mock==5.2.0
3-
pytest-xdist==3.7.0
3+
pytest-xdist==3.8.0

samples/geography/requirements.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -39,6 +39,6 @@ rsa==4.9.1
3939
Shapely===2.0.7; python_version == '3.9'
4040
Shapely==2.1.1; python_version >= '3.10'
4141
six==1.17.0
42-
typing-extensions==4.14.0
42+
typing-extensions==4.14.1
4343
typing-inspect==0.9.0
4444
urllib3==2.5.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
22
pytest==8.4.1
33
mock==5.2.0
4-
pytest-xdist==3.7.0
4+
pytest-xdist==3.8.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
22
pytest==8.4.1
33
mock==5.2.0
4-
pytest-xdist==3.7.0
4+
pytest-xdist==3.8.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.3.0; python_version >= '3.10'
6+
ipython==9.4.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.3.0

samples/snippets/requirements-test.txt

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

0 commit comments

Comments
 (0)