Skip to content

Commit 4392e2f

Browse files
authored
chore(deps): update dependency pandas to v2.1.4 (#1198)
1 parent 92c20d3 commit 4392e2f

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
@@ -2,4 +2,4 @@ google-cloud-pubsub==2.18.4
22
google-cloud-storage==2.13.0
33
pandas===1.3.5; python_version == '3.7'
44
pandas===2.0.3; python_version == '3.8'
5-
pandas==2.1.3; python_version >= '3.9'
5+
pandas==2.1.4; python_version >= '3.9'

0 commit comments

Comments
 (0)