Skip to content

Commit 47228ec

Browse files
authored
chore(deps): update dependency pandas to v2.0.1 (#1021)
1 parent 1a33a6c commit 47228ec

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

samples/snippets/requirements.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
11
google-cloud-pubsub==2.16.0
22
google-cloud-storage==2.8.0
33
pandas===1.3.5; python_version == '3.7'
4-
pandas==2.0.0; python_version >= '3.8'
4+
pandas==2.0.1; python_version >= '3.8'

0 commit comments

Comments
 (0)