Skip to content

Commit

Permalink
Bump the python-auto-sample-app-deps group across 1 directory with 2 …
Browse files Browse the repository at this point in the history
…updates

Bumps the python-auto-sample-app-deps group with 2 updates in the /sample-apps/python-auto-instrumentation-sample-app directory: [boto3](https://github.com/boto/boto3) and [protobuf](https://github.com/protocolbuffers/protobuf).


Updates `boto3` from 1.35.64 to 1.35.73
- [Release notes](https://github.com/boto/boto3/releases)
- [Commits](boto/boto3@1.35.64...1.35.73)

Updates `protobuf` from 5.28.3 to 5.29.0
- [Release notes](https://github.com/protocolbuffers/protobuf/releases)
- [Changelog](https://github.com/protocolbuffers/protobuf/blob/main/protobuf_release.bzl)
- [Commits](protocolbuffers/protobuf@v5.28.3...v5.29.0)

---
updated-dependencies:
- dependency-name: boto3
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: python-auto-sample-app-deps
- dependency-name: protobuf
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: python-auto-sample-app-deps
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Dec 3, 2024
1 parent 43e61e5 commit 0949210
Showing 1 changed file with 2 additions and 2 deletions.
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
boto3==1.35.64
boto3==1.35.73
Flask==2.3.3
opentelemetry-distro==0.49b2
opentelemetry-exporter-otlp==1.28.2
Expand All @@ -8,6 +8,6 @@ opentelemetry-instrumentation-requests==0.49b2
opentelemetry-instrumentation-botocore==0.49b2
opentelemetry-sdk-extension-aws==2.0.2
opentelemetry-propagator-aws-xray==1.0.2
protobuf==5.28.3
protobuf==5.29.0
PyYAML==6.0.2
requests==2.32.3

0 comments on commit 0949210

Please sign in to comment.