Skip to content

Commit 05ffb1e

Browse files
authored
chore(deps): update all dependencies (#1413)
1 parent 4110408 commit 05ffb1e

File tree

2 files changed

+4
-4
lines changed

2 files changed

+4
-4
lines changed
Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
11
pytest===7.4.4; python_version == '3.7'
2-
pytest==8.3.4; python_version >= '3.8'
3-
mock==5.1.0
2+
pytest==8.3.5; python_version >= '3.8'
3+
mock==5.2.0
44
backoff==2.2.1

samples/snippets/requirements.txt

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
1-
google-cloud-pubsub==2.27.2
2-
google-cloud-storage==2.19.0
1+
google-cloud-pubsub==2.28.0
2+
google-cloud-storage==3.1.0
33
pandas===1.3.5; python_version == '3.7'
44
pandas===2.0.3; python_version == '3.8'
55
pandas==2.2.3; python_version >= '3.9'

0 commit comments

Comments
 (0)