Skip to content

Commit

Permalink
chore(deps): update all dependencies (#1227)
Browse files Browse the repository at this point in the history
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 9, 2024
1 parent 5402b62 commit 49c7c61
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 6 deletions.
4 changes: 2 additions & 2 deletions samples/snippets/requirements-test.txt
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
backoff==2.2.1
pytest===7.4.4; python_version == '3.7'
pytest==8.2.2; python_version >= '3.8'
pytest==8.3.2; python_version >= '3.8'
mock==5.1.0
flaky==3.8.1
google-cloud-bigquery==3.25.0
google-cloud-storage==2.17.0
google-cloud-storage==2.18.2
8 changes: 4 additions & 4 deletions samples/snippets/requirements.txt
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
google-cloud-pubsub==2.22.0
avro==1.11.3
google-cloud-pubsub==2.23.0
avro==1.12.0
protobuf===4.24.4; python_version == '3.7'
protobuf==5.27.2; python_version >= '3.8'
avro==1.11.3
protobuf==5.27.4; python_version >= '3.8'
avro==1.12.0

0 comments on commit 49c7c61

Please sign in to comment.