Skip to content

Commit

Permalink
chore(deps): update all dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate-bot committed Jul 31, 2024
1 parent 5aca748 commit 22b86ee
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 4 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.0
4 changes: 2 additions & 2 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
google-cloud-pubsub==2.23.0
avro==1.11.3
protobuf===4.24.4; python_version == '3.7'
protobuf==5.27.2; python_version >= '3.8'
protobuf==5.27.3; python_version >= '3.8'
avro==1.11.3

0 comments on commit 22b86ee

Please sign in to comment.