Skip to content

Commit 3b5e431

Browse files
committed
chore(deps): update all dependencies
1 parent 2a46c0b commit 3b5e431

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
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.0; python_version >= '3.8'
33
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,8 +1,8 @@
1-
google-cloud-pubsub==2.29.0
1+
google-cloud-pubsub==2.30.0
22
google-cloud-storage==3.1.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.0; python_version >= '3.9'
66
opentelemetry-exporter-gcp-trace
77
opentelemetry-propagator-gcp
88
opentelemetry-instrumentation-requests

0 commit comments

Comments
 (0)