Skip to content

Commit

Permalink
chore(deps): update dependency pandas to v1.4.3 (#820)
Browse files Browse the repository at this point in the history
Co-authored-by: Anthonios Partheniou <partheniou@google.com>
  • Loading branch information
renovate-bot and parthea authored Jul 24, 2022
1 parent 4bd3d1d commit 77dcfe7
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion samples/snippets/requirements.txt
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
google-cloud-pubsub==2.13.1
google-cloud-storage==2.4.0
pandas===1.3.5; python_version == '3.7'
pandas==1.4.2; python_version >= '3.8'
pandas==1.4.3; python_version >= '3.8'

0 comments on commit 77dcfe7

Please sign in to comment.