Skip to content

Commit ad0ec31

Browse files
authored
chore(deps): update all dependencies (#1514)
1 parent a23092c commit ad0ec31

File tree

6 files changed

+6
-6
lines changed

6 files changed

+6
-6
lines changed
+1-1
Original file line numberDiff line numberDiff line change
@@ -1,2 +1,2 @@
1-
pytest==7.2.1
1+
pytest==7.2.2
22
mock==5.0.1

samples/geography/requirements.txt

+1-1
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@ geojson==3.0.1
1212
geopandas===0.10.2; python_version == '3.7'
1313
geopandas==0.12.2; python_version >= '3.8'
1414
google-api-core==2.11.0
15-
google-auth==2.16.1
15+
google-auth==2.16.2
1616
google-cloud-bigquery==3.6.0
1717
google-cloud-bigquery-storage==2.19.0
1818
google-cloud-core==2.3.2

samples/magics/requirements-test.txt

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,3 @@
11
google-cloud-testutils==1.3.3
2-
pytest==7.2.1
2+
pytest==7.2.2
33
mock==5.0.1

samples/magics/requirements.txt

+1-1
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@ ipython===7.31.1; python_version == '3.7'
77
ipython===8.0.1; python_version == '3.8'
88
ipython==8.11.0; python_version >= '3.9'
99
matplotlib===3.5.3; python_version == '3.7'
10-
matplotlib==3.7.0; python_version >= '3.8'
10+
matplotlib==3.7.1; python_version >= '3.8'
1111
pandas===1.3.5; python_version == '3.7'
1212
pandas==1.5.3; python_version >= '3.8'
1313
pyarrow==11.0.0
+1-1
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,3 @@
11
google-cloud-testutils==1.3.3
2-
pytest==7.2.1
2+
pytest==7.2.2
33
mock==5.0.1

samples/snippets/requirements.txt

+1-1
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@ ipython===7.31.1; python_version == '3.7'
88
ipython===8.0.1; python_version == '3.8'
99
ipython==8.11.0; python_version >= '3.9'
1010
matplotlib===3.5.3; python_version == '3.7'
11-
matplotlib==3.7.0; python_version >= '3.8'
11+
matplotlib==3.7.1; python_version >= '3.8'
1212
pandas===1.3.5; python_version == '3.7'
1313
pandas==1.5.3; python_version >= '3.8'
1414
pyarrow==11.0.0

0 commit comments

Comments
 (0)