Skip to content

Commit

Permalink
Bump the python-auto-sample-app-deps group
Browse files Browse the repository at this point in the history
Bumps the python-auto-sample-app-deps group in /sample-apps/python-auto-instrumentation-sample-app with 2 updates: [boto3](https://github.com/boto/boto3) and [protobuf](https://github.com/protocolbuffers/protobuf).


Updates `boto3` from 1.34.7 to 1.34.19
- [Release notes](https://github.com/boto/boto3/releases)
- [Changelog](https://github.com/boto/boto3/blob/develop/CHANGELOG.rst)
- [Commits](boto/boto3@1.34.7...1.34.19)

Updates `protobuf` from 4.25.1 to 4.25.2
- [Release notes](https://github.com/protocolbuffers/protobuf/releases)
- [Changelog](https://github.com/protocolbuffers/protobuf/blob/main/protobuf_release.bzl)
- [Commits](protocolbuffers/protobuf@v4.25.1...v4.25.2)

---
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-patch
  dependency-group: python-auto-sample-app-deps
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Jan 16, 2024
1 parent 6ce32bf commit 81b8d50
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.34.7
boto3==1.34.19
Flask==2.3.3
opentelemetry-distro==0.43b0
opentelemetry-exporter-otlp==1.22.0
Expand All @@ -8,6 +8,6 @@ opentelemetry-instrumentation-requests==0.43b0
opentelemetry-instrumentation-botocore==0.43b0
opentelemetry-sdk-extension-aws==2.0.1
opentelemetry-propagator-aws-xray==1.0.1
protobuf==4.25.1
protobuf==4.25.2
PyYAML==6.0.1
requests==2.31.0

0 comments on commit 81b8d50

Please sign in to comment.