Skip to content

Commit 424e82a

Browse files
renovate-botgcf-owl-bot[bot]
authored andcommitted
chore(deps): update all dependencies (#73)
* 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>
1 parent cb14d90 commit 424e82a

File tree

3 files changed

+4
-7
lines changed

3 files changed

+4
-7
lines changed

bigquery-migration/snippets/create_migration_workflow_test.py

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -20,11 +20,8 @@
2020
ServiceUnavailable,
2121
TooManyRequests,
2222
)
23-
2423
from google.cloud import storage
25-
2624
import pytest
27-
2825
from test_utils.retry import RetryErrors
2926
from test_utils.system import unique_resource_id
3027

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
pytest==6.2.5
2-
google-cloud-testutils==1.3.0
1+
pytest==7.1.2
2+
google-cloud-testutils==1.3.1
33
google-api-core==2.8.0
4-
google-cloud-storage==2.0.0
4+
google-cloud-storage==2.3.0
Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,2 +1,2 @@
11
google-cloud-bigquery-migration==0.4.1
2-
protobuf==3.19.1
2+
protobuf==3.20.1

0 commit comments

Comments
 (0)