Skip to content

Commit b80074d

Browse files
authored
chore(deps): update all dependencies (googleapis#1200)
1 parent c7564c3 commit b80074d

3 files changed

Lines changed: 4 additions & 4 deletions

File tree

samples/geography/requirements.txt

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -25,9 +25,9 @@ munch==2.5.0
2525
mypy-extensions==0.4.3
2626
packaging==21.3
2727
pandas===1.3.5; python_version == '3.7'
28-
pandas==1.4.1; python_version >= '3.8'
28+
pandas==1.4.2; python_version >= '3.8'
2929
proto-plus==1.20.3
30-
protobuf==3.19.4
30+
protobuf==3.20.0
3131
pyarrow==7.0.0
3232
pyasn1==0.4.8
3333
pyasn1-modules==0.2.8

samples/magics/requirements.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@ ipython===8.0.1; python_version == '3.8'
77
ipython==8.2.0; python_version >= '3.9'
88
matplotlib==3.5.1
99
pandas===1.3.5; python_version == '3.7'
10-
pandas==1.4.1; python_version >= '3.8'
10+
pandas==1.4.2; python_version >= '3.8'
1111
pyarrow==7.0.0
1212
pytz==2022.1
1313
typing-extensions==4.1.1

samples/snippets/requirements.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@ ipython===8.0.1; python_version == '3.8'
77
ipython==8.2.0; python_version >= '3.9'
88
matplotlib==3.5.1
99
pandas===1.3.5; python_version == '3.7'
10-
pandas==1.4.1; python_version >= '3.8'
10+
pandas==1.4.2; python_version >= '3.8'
1111
pyarrow==7.0.0
1212
pytz==2022.1
1313
typing-extensions==4.1.1

0 commit comments

Comments
 (0)