8000 chore(deps): update all dependencies (#1475) · googleapis/python-bigquery@fa8f6ec · GitHub
[go: up one dir, main page]

Skip to content

Commit fa8f6ec

Browse files
authored
chore(deps): update all dependencies (#1475)
1 parent 7fe04db commit fa8f6ec

File tree

3 files changed

+4
-4
lines changed

3 files changed

+4
-4
lines changed

samples/geography/requirements.txt

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@ google-cloud-bigquery==3.4.2
1717
google-cloud-bigquery-storage==2.18.0
1818
google-cloud-core==2.3.2
1919
google-crc32c==1.5.0
20-
google-resumable-media==2.4.0
20+
google-resumable-media==2.4.1
2121
googleapis-common-protos==1.58.0
2222
grpcio==1.51.1
2323
idna==3.4
@@ -26,7 +26,7 @@ munch==2.5.0
2626
mypy-extensions==0.4.3
2727
packaging==23.0
2828
pandas===1.3.5; python_version == '3.7'
29-
pandas==1.5.2; python_version >= '3.8'
29+
pandas==1.5.3; python_version >= '3.8'
3030
proto-plus==1.22.2
3131
pyarrow==10.0.1
3232
pyasn1==0.4.8

samples/magics/requirements.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@ ipython==8.8.0; python_version >= '3.9'
99
matplotlib===3.5.3; python_version == '3.7'
1010
matplotlib==3.6.3; python_version >= '3.8'
1111
pandas===1.3.5; python_version == '3.7'
12-
pandas==1.5.2; python_version >= '3.8'
12+
pandas==1.5.3; python_version >= '3.8'
1313
pyarrow==10.0.1
1414
pytz==2022.7.1
1515
typing-extensions==4.4.0

samples/snippets/requirements.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@ ipython==8.8.0; python_version >= '3.9'
1010
matplotlib===3.5.3; python_version == '3.7'
1111
matplotlib==3.6.3; python_version >= '3.8'
1212
pandas===1.3.5; python_version == '3.7'
13-
pandas==1.5.2; python_version >= '3.8'
13+
pandas==1.5.3; python_version >= '3.8'
1414
pyarrow==10.0.1
1515
pytz==2022.7.1
1616
typing-extensions==4.4.0

0 commit comments

Comments
 (0)
0