From 8c0de6beffac4186fc4fe31231563abe2ee4ce9b Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 30 Jan 2024 17:27:26 +0000 Subject: [PATCH] Bump the python-auto-sample-app-deps group Bumps the python-auto-sample-app-deps group in /sample-apps/python-auto-instrumentation-sample-app with 1 update: [boto3](https://github.com/boto/boto3). Updates `boto3` from 1.34.19 to 1.34.30 - [Release notes](https://github.com/boto/boto3/releases) - [Changelog](https://github.com/boto/boto3/blob/develop/CHANGELOG.rst) - [Commits](https://github.com/boto/boto3/compare/1.34.19...1.34.30) --- updated-dependencies: - dependency-name: boto3 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: python-auto-sample-app-deps ... Signed-off-by: dependabot[bot] --- .../python-auto-instrumentation-sample-app/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/sample-apps/python-auto-instrumentation-sample-app/requirements.txt b/sample-apps/python-auto-instrumentation-sample-app/requirements.txt index 2e79195f..f9125a1a 100644 --- a/sample-apps/python-auto-instrumentation-sample-app/requirements.txt +++ b/sample-apps/python-auto-instrumentation-sample-app/requirements.txt @@ -1,4 +1,4 @@ -boto3==1.34.19 +boto3==1.34.30 Flask==2.3.3 opentelemetry-distro==0.43b0 opentelemetry-exporter-otlp==1.22.0