Skip to content

Commit 1287625

Browse files
renovate-botchalmerlowearibrayparthea
authored
chore(deps): update all dependencies (#1390)
* chore(deps): update all dependencies * update dependency db-dtypes * update dependency google-cloud-bigquery * revert Co-authored-by: Chalmer Lowe <[email protected]> Co-authored-by: aribray <[email protected]> Co-authored-by: Anthonios Partheniou <[email protected]>
1 parent 14a2186 commit 1287625

File tree

6 files changed

+19
-19
lines changed

6 files changed

+19
-19
lines changed
Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,2 +1,2 @@
1-
pytest==7.1.3
1+
pytest==7.2.0
22
mock==4.0.3

samples/geography/requirements.txt

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -6,14 +6,14 @@ click==8.1.3
66
click-plugins==1.1.1
77
cligj==0.7.2
88
dataclasses==0.8; python_version < '3.7'
9-
db-dtypes==1.0.4
9+
db-dtypes==1.0.5
1010
Fiona==1.8.22
1111
geojson==2.5.0
1212
geopandas===0.10.2; python_version == '3.7'
1313
geopandas==0.12.1; python_version >= '3.8'
1414
google-api-core==2.10.2
15-
google-auth==2.13.0
16-
google-cloud-bigquery==3.3.5
15+
google-auth==2.14.0
16+
google-cloud-bigquery==3.3.6
1717
google-cloud-bigquery-storage==2.16.2
1818
google-cloud-core==2.3.2
1919
google-crc32c==1.5.0
@@ -28,13 +28,13 @@ packaging==21.3
2828
pandas===1.3.5; python_version == '3.7'
2929
pandas==1.5.1; python_version >= '3.8'
3030
proto-plus==1.22.1
31-
pyarrow==9.0.0
31+
pyarrow==10.0.0
3232
pyasn1==0.4.8
3333
pyasn1-modules==0.2.8
3434
pycparser==2.21
3535
pyparsing==3.0.9
3636
python-dateutil==2.8.2
37-
pytz==2022.5
37+
pytz==2022.6
3838
PyYAML==6.0
3939
requests==2.28.1
4040
rsa==4.9

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
2-
pytest==7.1.3
2+
pytest==7.2.0
33
mock==4.0.3

samples/magics/requirements.txt

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -1,15 +1,15 @@
1-
db-dtypes==1.0.4
1+
db-dtypes==1.0.5
22
google-cloud-bigquery-storage==2.16.2
3-
google-auth-oauthlib==0.5.3
3+
google-auth-oauthlib==0.7.0
44
grpcio==1.50.0
55
ipywidgets==8.0.2
66
ipython===7.31.1; python_version == '3.7'
77
ipython===8.0.1; python_version == '3.8'
8-
ipython==8.5.0; python_version >= '3.9'
8+
ipython==8.6.0; python_version >= '3.9'
99
matplotlib===3.5.3; python_version == '3.7'
1010
matplotlib==3.6.1; python_version >= '3.8'
1111
pandas===1.3.5; python_version == '3.7'
1212
pandas==1.5.1; python_version >= '3.8'
13-
pyarrow==9.0.0
14-
pytz==2022.5
13+
pyarrow==10.0.0
14+
pytz==2022.6
1515
typing-extensions==4.4.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
2-
pytest==7.1.3
2+
pytest==7.2.0
33
mock==4.0.3

samples/snippets/requirements.txt

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -1,16 +1,16 @@
1-
db-dtypes==1.0.4
2-
google-cloud-bigquery==3.3.5
1+
db-dtypes==1.0.5
2+
google-cloud-bigquery==3.3.6
33
google-cloud-bigquery-storage==2.16.2
4-
google-auth-oauthlib==0.5.3
4+
google-auth-oauthlib==0.7.0
55
grpcio==1.50.0
66
ipywidgets==8.0.2
77
ipython===7.31.1; python_version == '3.7'
88
ipython===8.0.1; python_version == '3.8'
9-
ipython==8.5.0; python_version >= '3.9'
9+
ipython==8.6.0; python_version >= '3.9'
1010
matplotlib===3.5.3; python_version == '3.7'
1111
matplotlib==3.6.1; python_version >= '3.8'
1212
pandas===1.3.5; python_version == '3.7'
1313
pandas==1.5.1; python_version >= '3.8'
14-
pyarrow==9.0.0
15-
pytz==2022.5
14+
pyarrow==10.0.0
15+
pytz==2022.6
1616
typing-extensions==4.4.0

0 commit comments

Comments
 (0)