Skip to content

Commit 7fbb3b2

Browse files
authored
chore(deps): update all dependencies (#1057)
1 parent 1689e49 commit 7fbb3b2

2 files changed

Lines changed: 4 additions & 3 deletions

File tree

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,7 @@
11
backoff==2.2.1
2-
pytest==7.4.3
2+
pytest===7.4.4; python_version == '3.7'
3+
pytest==8.0.0; python_version >= '3.8'
34
mock==5.1.0
45
flaky==3.7.0
5-
google-cloud-bigquery==3.14.1
6+
google-cloud-bigquery==3.17.2
67
google-cloud-storage==2.14.0
Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
google-cloud-pubsub==2.20.1
22
avro==1.11.3
33
protobuf===4.24.4; python_version == '3.7'
4-
protobuf==4.25.1; python_version >= '3.8'
4+
protobuf==4.25.2; python_version >= '3.8'
55
avro==1.11.3

0 commit comments

Comments
 (0)