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 29, 2024
1 parent 5aca748 commit 1df88f0
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 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
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.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'
Expand Down

0 comments on commit 1df88f0

Please sign in to comment.