Skip to content

Commit 87742a9

Browse files
chore(deps): update all dependencies (#853)
* chore(deps): update all dependencies * pin pytest for python 3.7 --------- Co-authored-by: Anthonios Partheniou <partheniou@google.com>
1 parent 049e2ba commit 87742a9

2 files changed

Lines changed: 6 additions & 6 deletions

File tree

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,3 @@
11
backoff==2.2.1
2-
pytest==7.4.4; python_version == '3.7'
3-
pytest==8.0.0; python_version >= '3.8'
2+
pytest===7.4.4; python_version == '3.7'
3+
pytest==8.1.1; python_version >= '3.8'
Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
google-cloud-logging==3.9.0
2-
google-cloud-bigquery==3.17.2
3-
google-cloud-storage==2.14.0
4-
google-cloud-pubsub==2.19.4
1+
google-cloud-logging==3.10.0
2+
google-cloud-bigquery==3.20.1
3+
google-cloud-storage==2.16.0
4+
google-cloud-pubsub==2.21.1

0 commit comments

Comments
 (0)