Skip to content

Commit ed17cb9

Browse files
committed
chore(deps): update all dependencies
1 parent 61bd575 commit ed17cb9

File tree

2 files changed

+4
-4
lines changed

2 files changed

+4
-4
lines changed
Lines changed: 1 addition & 1 deletion
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.5; python_version >= '3.8'
2+
pytest==8.4.1; python_version >= '3.8'
33
mock==5.2.0
44
backoff==2.2.1

samples/snippets/requirements.txt

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,8 @@
1-
google-cloud-pubsub==2.29.0
2-
google-cloud-storage==3.1.0
1+
google-cloud-pubsub==2.31.0
2+
google-cloud-storage==3.2.0
33
pandas===1.3.5; python_version == '3.7'
44
pandas===2.0.3; python_version == '3.8'
5-
pandas==2.2.3; python_version >= '3.9'
5+
pandas==2.3.1; python_version >= '3.9'
66
opentelemetry-exporter-gcp-trace
77
opentelemetry-propagator-gcp
88
opentelemetry-instrumentation-requests

0 commit comments

Comments
 (0)