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 [pyyaml](https://github.com/yaml/pyyaml).


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

Updates `pyyaml` from 6.0 to 6.0.1
- [Changelog](https://github.com/yaml/pyyaml/blob/6.0.1/CHANGES)
- [Commits](yaml/pyyaml@6.0...6.0.1)

---
updated-dependencies:
- dependency-name: boto3
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: python-auto-sample-app-deps
- dependency-name: pyyaml
  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 Jul 31, 2023
1 parent e60edca commit 102ad7f
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.28.3
boto3==1.28.15
Flask==2.3.2
opentelemetry-distro==0.40b0
opentelemetry-exporter-otlp==1.19.0
Expand All @@ -9,5 +9,5 @@ opentelemetry-instrumentation-botocore==0.40b0
opentelemetry-sdk-extension-aws==2.0.1
opentelemetry-propagator-aws-xray==1.0.1
protobuf==4.23.4
PyYAML==6.0
PyYAML==6.0.1
requests==2.31.0

0 comments on commit 102ad7f

Please sign in to comment.