From ca37a899c117216ab7634afa4ba8289c2274511c Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 21 Aug 2023 18:36:07 +0000 Subject: [PATCH] Bump boto3 from 1.28.16 to 1.28.30 in /api Bumps [boto3](https://github.com/boto/boto3) from 1.28.16 to 1.28.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.28.16...1.28.30) --- updated-dependencies: - dependency-name: boto3 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- api/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/api/requirements.txt b/api/requirements.txt index 22e50348..f361dc51 100644 --- a/api/requirements.txt +++ b/api/requirements.txt @@ -10,7 +10,7 @@ arrow==1.2.3 # via -r requirements-minimal.txt blinker==1.6.2 # via flask -boto3==1.28.16 +boto3==1.28.30 # via -r requirements-minimal.txt botocore==1.31.16 # via