From 64442a70d7abadee3e024f8d45f38cf176d93c08 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 12 Sep 2024 14:53:55 -0300 Subject: [PATCH] chore(deps-dev): bump boto3 from 1.35.9 to 1.35.10 (#236) Bumps [boto3](https://github.com/boto/boto3) from 1.35.9 to 1.35.10. - [Release notes](https://github.com/boto/boto3/releases) - [Commits](https://github.com/boto/boto3/compare/1.35.9...1.35.10) --- updated-dependencies: - dependency-name: boto3 dependency-type: direct:development 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: Juliano Fernandes --- requirements-dev.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements-dev.txt b/requirements-dev.txt index 70fcafc..4c44c8b 100644 --- a/requirements-dev.txt +++ b/requirements-dev.txt @@ -4,7 +4,7 @@ flake8==7.1.1 build==1.2.1 twine==5.1.1 sphinx==7.1.2 -boto3==1.35.9 +boto3==1.35.10 requests==2.32.3 redis==5.0.8 yoyo-migrations==8.2.0