Skip to content

Commit

Permalink
chore(deps): update all dependencies (#1354)
Browse files Browse the repository at this point in the history
* chore(deps): update all dependencies

* 🦉 Updates from OwlBot post-processor

See https://github.com/googleapis/repo-automation-bots/blob/main/packages/owl-bot/README.md

---------

Co-authored-by: Owl Bot <gcf-owl-bot[bot]@users.noreply.github.com>
  • Loading branch information
renovate-bot and gcf-owl-bot[bot] authored Sep 30, 2024
1 parent 8edbec1 commit cea20e2
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 4 deletions.
2 changes: 1 addition & 1 deletion samples/snippets/requirements-test.txt
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
pytest===7.4.4; python_version == '3.7'
pytest==8.3.2; python_version >= '3.8'
pytest==8.3.3; python_version >= '3.8'
mock==5.1.0
backoff==2.2.1
6 changes: 3 additions & 3 deletions samples/snippets/requirements.txt
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
google-cloud-pubsub==2.23.0
google-cloud-storage==2.18.0
google-cloud-pubsub==2.25.1
google-cloud-storage==2.18.2
pandas===1.3.5; python_version == '3.7'
pandas===2.0.3; python_version == '3.8'
pandas==2.2.2; python_version >= '3.9'
pandas==2.2.3; python_version >= '3.9'

0 comments on commit cea20e2

Please sign in to comment.