Skip to content
This repository was archived by the owner on Mar 6, 2026. It is now read-only.

Commit bc36b1e

Browse files
committed
chore(deps): update all dependencies
1 parent 319f938 commit bc36b1e

4 files changed

Lines changed: 6 additions & 6 deletions

File tree

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,2 +1,2 @@
11
pytest==7.4.0
2-
mock==5.0.2
2+
mock==5.1.0

samples/geography/requirements.txt

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@ attrs==23.1.0
22
certifi==2023.5.7
33
cffi==1.15.1
44
charset-normalizer==3.2.0
5-
click==8.1.4
5+
click==8.1.5
66
click-plugins==1.1.1
77
cligj==0.7.2
88
dataclasses==0.8; python_version < '3.7'
@@ -12,7 +12,7 @@ geojson==3.0.1
1212
geopandas===0.10.2; python_version == '3.7'
1313
geopandas==0.13.2; python_version >= '3.8'
1414
google-api-core==2.11.1
15-
google-auth==2.21.0
15+
google-auth==2.22.0
1616
google-cloud-bigquery==3.11.3
1717
google-cloud-bigquery-storage==2.22.0
1818
google-cloud-core==2.3.3
@@ -42,4 +42,4 @@ Shapely==2.0.1
4242
six==1.16.0
4343
typing-extensions==4.7.1
4444
typing-inspect==0.9.0
45-
urllib3==1.26.15
45+
urllib3==2.0.3
Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,3 @@
11
google-cloud-testutils==1.3.3
22
pytest==7.4.0
3-
mock==5.0.2
3+
mock==5.1.0
Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,3 @@
11
google-cloud-testutils==1.3.3
22
pytest==7.4.0
3-
mock==5.0.2
3+
mock==5.1.0

0 commit comments

Comments
 (0)