From a9b1d9d2568506a9425d6a18e0c73e6e79adb51f Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 11 Sep 2026 11:06:10 +0000 Subject: [PATCH] chore(deps): bump boto3 from 1.43.85 to 1.43.89 in the pip group Bumps the pip group with 1 update: [boto3](https://github.com/boto/boto3). Updates `boto3` from 1.43.85 to 1.43.89 - [Release notes](https://github.com/boto/boto3/releases) - [Commits](https://github.com/boto/boto3/compare/1.43.85...1.43.89) --- updated-dependencies: - dependency-name: boto3 dependency-version: 1.43.89 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: pip ... Signed-off-by: dependabot[bot] --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index ebccd66..d30f145 100644 --- a/requirements.txt +++ b/requirements.txt @@ -1,6 +1,6 @@ fastapi==0.141.1 starlette==1.6.0 -boto3==1.43.85 +boto3==1.43.89 jinja2==3.1.6 python-dotenv==1.2.3 python-multipart==0.0.32