Skip to content

Commit

Permalink
chore(deps): update all dependencies (#1142)
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: Anthonios Partheniou <partheniou@google.com>
  • Loading branch information
3 people committed Apr 12, 2024
1 parent 9ed13eb commit ff229a5
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 5 deletions.
8 changes: 4 additions & 4 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.0.0; python_version >= '3.8'
pytest==8.1.1; python_version >= '3.8'
mock==5.1.0
flaky==3.7.0
google-cloud-bigquery==3.17.2
google-cloud-storage==2.14.0
flaky==3.8.1
google-cloud-bigquery==3.20.1
google-cloud-storage==2.16.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.20.1
google-cloud-pubsub==2.21.1
avro==1.11.3
protobuf===4.24.4; python_version == '3.7'
protobuf==4.25.2; python_version >= '3.8'
Expand Down

0 comments on commit ff229a5

Please sign in to comment.