Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Appearance settings

Commit 9e4d1d8

Browse filesBrowse 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
Copy full SHA for 9e4d1d8

File tree

Expand file treeCollapse file tree

2 files changed

+4
-3
lines changed
Open diff view settings
Filter options
Expand file treeCollapse file tree

2 files changed

+4
-3
lines changed
Open diff view settings
Collapse file
+1-1Lines 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
Collapse file

‎samples/snippets/requirements.txt‎

Copy file name to clipboard
+3-2Lines 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)
Morty Proxy This is a proxified and sanitized view of the page, visit original site.