Skip to content

Commit

Permalink
chore(deps): update all dependencies (#1143)
Browse files Browse the repository at this point in the history
Co-authored-by: Owl Bot <gcf-owl-bot[bot]@users.noreply.github.com>
Co-authored-by: mukund-ananthu <83691193+mukund-ananthu@users.noreply.github.com>
  • Loading branch information
3 people authored Jul 5, 2024
1 parent b208876 commit 191cbeb
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 5 deletions.
6 changes: 3 additions & 3 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.1.1; python_version >= '3.8'
pytest==8.2.2; python_version >= '3.8'
mock==5.1.0
flaky==3.8.1
google-cloud-bigquery==3.20.1
google-cloud-storage==2.16.0
google-cloud-bigquery==3.25.0
google-cloud-storage==2.17.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.21.1
google-cloud-pubsub==2.21.5
avro==1.11.3
protobuf===4.24.4; python_version == '3.7'
protobuf==4.25.2; python_version >= '3.8'
protobuf==5.27.2; python_version >= '3.8'
avro==1.11.3

0 comments on commit 191cbeb

Please sign in to comment.