Skip to content

Commit cea20e2

Browse files
chore(deps): update all dependencies (#1354)
* 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 8edbec1 commit cea20e2

File tree

2 files changed

+4
-4
lines changed

2 files changed

+4
-4
lines changed
+1-1
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.2; python_version >= '3.8'
2+
pytest==8.3.3; python_version >= '3.8'
33
mock==5.1.0
44
backoff==2.2.1

samples/snippets/requirements.txt

+3-3
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
1-
google-cloud-pubsub==2.23.0
2-
google-cloud-storage==2.18.0
1+
google-cloud-pubsub==2.25.1
2+
google-cloud-storage==2.18.2
33
pandas===1.3.5; python_version == '3.7'
44
pandas===2.0.3; python_version == '3.8'
5-
pandas==2.2.2; python_version >= '3.9'
5+
pandas==2.2.3; python_version >= '3.9'

0 commit comments

Comments
 (0)