From b5ce8fa490a5a4c28bc1d02d2ee6e27975498628 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 30 Sep 2024 07:44:45 +0000 Subject: [PATCH] chore(deps): bump botocore from 1.35.22 to 1.35.29 in /requirements Bumps [botocore](https://github.com/boto/botocore) from 1.35.22 to 1.35.29. - [Changelog](https://github.com/boto/botocore/blob/develop/CHANGELOG.rst) - [Commits](https://github.com/boto/botocore/compare/1.35.22...1.35.29) --- updated-dependencies: - dependency-name: botocore dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- requirements/common.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements/common.txt b/requirements/common.txt index 6592243..6770b6d 100644 --- a/requirements/common.txt +++ b/requirements/common.txt @@ -1,7 +1,7 @@ asgiref==3.8.1 asttokens==2.4.1 boto3==1.35.10 -botocore==1.35.22 +botocore==1.35.29 cffi==1.17.1 click==8.1.7 coverage==7.6.1