From 8335e2f1c4c149b6eef0c849bc582b6f5842baac Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 9 Dec 2022 16:10:12 +0000 Subject: [PATCH] chore(deps): bump botocore from 1.29.25 to 1.29.26 Bumps [botocore](https://github.com/boto/botocore) from 1.29.25 to 1.29.26. - [Release notes](https://github.com/boto/botocore/releases) - [Changelog](https://github.com/boto/botocore/blob/develop/CHANGELOG.rst) - [Commits](https://github.com/boto/botocore/compare/1.29.25...1.29.26) --- updated-dependencies: - dependency-name: botocore dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- src/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/requirements.txt b/src/requirements.txt index d1c7f4e..eb63012 100644 --- a/src/requirements.txt +++ b/src/requirements.txt @@ -1,4 +1,4 @@ requests==2.28.1 boto3==1.26.25 prettytable==3.5.0 -botocore==1.29.25 +botocore==1.29.26