8000 chore(deps): update all dependencies (#1114) · googleapis/python-storage@9e4d1d8 · GitHub
[go: up one dir, main page]

Skip to content

Commit 9e4d1d8

Browse files
chore(deps): update all dependencies (#1114)
* chore(deps): update all dependencies * See https://github.com/pandas-dev/pandas/releases/tag/v2.1.0 --------- Co-authored-by: Anthonios Partheniou <partheniou@google.com>
1 parent 62d6366 commit 9e4d1d8

File tree

2 files changed

+4
-3
lines changed

2 files changed

+4
-3
lines changed
Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,3 @@
1-
pytest==7.4.0
1+
pytest==7.4.3
22
mock==5.1.0
33
backoff==2.2.1

samples/snippets/requirements.txt

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,5 @@
1-
google-cloud-pubsub==2.18.3
1+
google-cloud-pubsub==2.18.4
22
google-cloud-storage==2.13.0
33
pandas===1.3.5; python_version == '3.7'
4-
pandas==2.0.3; python_version >= '3.8'
4+
pandas===2.0.3; python_version == '3.8'
5+
pandas==2.1.3; python_version >= '3.9'

0 commit comments

Comments
 (0)
0