Skip to content

Commit 941716f

Browse files
chore(deps): update all dependencies (#1607)
* chore(deps): update all dependencies * revert * revert --------- Co-authored-by: Anthonios Partheniou <[email protected]>
1 parent 36a97a8 commit 941716f

File tree

4 files changed

+6
-6
lines changed

4 files changed

+6
-6
lines changed
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.6
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
@@ -35,7 +35,7 @@ pycparser==2.21
3535
pyparsing==3.1.0
3636
python-dateutil==2.8.2
3737
pytz==2023.3
38-
PyYAML==6.0
38+
PyYAML==6.0.1
3939
requests==2.31.0
4040
rsa==4.9
4141
Shapely==2.0.1

samples/magics/requirements-test.txt

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)