From bebf6a27421235b633c5062b97339b0f36e35b11 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 1 Jan 2025 17:38:43 +0000 Subject: [PATCH 1/2] Bump boto3 from 1.35.71 to 1.35.90 in /webapp (#329) Bumps [boto3](https://github.com/boto/boto3) from 1.35.71 to 1.35.90. - [Release notes](https://github.com/boto/boto3/releases) - [Commits](https://github.com/boto/boto3/compare/1.35.71...1.35.90) --- updated-dependencies: - dependency-name: boto3 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: mergify[bot] <37929162+mergify[bot]@users.noreply.github.com> --- webapp/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/webapp/requirements.txt b/webapp/requirements.txt index bca60dde..23110b7a 100644 --- a/webapp/requirements.txt +++ b/webapp/requirements.txt @@ -1,3 +1,3 @@ asyncio -boto3==1.35.71 +boto3==1.35.90 streamlit>=1.25.0 From ccbf95b0ca9acd81b0d0b1a6ba86c023030b8ae8 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 1 Jan 2025 17:41:14 +0000 Subject: [PATCH 2/2] Bump boto3 from 1.35.71 to 1.35.90 (#330) Bumps [boto3](https://github.com/boto/boto3) from 1.35.71 to 1.35.90. - [Release notes](https://github.com/boto/boto3/releases) - [Commits](https://github.com/boto/boto3/compare/1.35.71...1.35.90) --- updated-dependencies: - dependency-name: boto3 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: mergify[bot] <37929162+mergify[bot]@users.noreply.github.com>