Skip to content

Commit

Permalink
chore(deps): update all dependencies (#73)
Browse files Browse the repository at this point in the history
* chore(deps): update all dependencies

* 🦉 Updates from OwlBot post-processor

See https://github.com/googleapis/repo-automation-bots/blob/main/packages/owl-bot/README.md

Co-authored-by: Owl Bot <gcf-owl-bot[bot]@users.noreply.github.com>
  • Loading branch information
2 people authored and leahecole committed Jul 11, 2023
1 parent cb14d90 commit 424e82a
Show file tree
Hide file tree
Showing 3 changed files with 4 additions and 7 deletions.
3 changes: 0 additions & 3 deletions bigquery-migration/snippets/create_migration_workflow_test.py
Original file line number Diff line number Diff line change
Expand Up @@ -20,11 +20,8 @@
ServiceUnavailable,
TooManyRequests,
)

from google.cloud import storage

import pytest

from test_utils.retry import RetryErrors
from test_utils.system import unique_resource_id

Expand Down
6 changes: 3 additions & 3 deletions bigquery-migration/snippets/requirements-test.txt
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
pytest==6.2.5
google-cloud-testutils==1.3.0
pytest==7.1.2
google-cloud-testutils==1.3.1
google-api-core==2.8.0
google-cloud-storage==2.0.0
google-cloud-storage==2.3.0
2 changes: 1 addition & 1 deletion bigquery-migration/snippets/requirements.txt
Original file line number Diff line number Diff line change
@@ -1,2 +1,2 @@
google-cloud-bigquery-migration==0.4.1
protobuf==3.19.1
protobuf==3.20.1

0 comments on commit 424e82a

Please sign in to comment.