From 73f00459a2245b5035f93176088e976465a01083 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 1 Aug 2023 17:10:51 +0000 Subject: [PATCH] Bump the python-manual-sample-app-deps group Bumps the python-manual-sample-app-deps group in /sample-apps/python-manual-instrumentation-sample-app with 1 update: [boto3](https://github.com/boto/boto3). - [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.28.10...1.28.16) --- updated-dependencies: - dependency-name: boto3 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: python-manual-sample-app-deps ... Signed-off-by: dependabot[bot] --- .../python-manual-instrumentation-sample-app/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/sample-apps/python-manual-instrumentation-sample-app/requirements.txt b/sample-apps/python-manual-instrumentation-sample-app/requirements.txt index 8887dbc4..ca10b3f7 100644 --- a/sample-apps/python-manual-instrumentation-sample-app/requirements.txt +++ b/sample-apps/python-manual-instrumentation-sample-app/requirements.txt @@ -1,4 +1,4 @@ -boto3==1.28.10 +boto3==1.28.16 Flask==2.3.2 opentelemetry-distro==0.40b0 opentelemetry-exporter-otlp==1.19.0