From 4bb346eb2ef9e3333491e74b0fdb1d3c6c42e07f Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 1 Apr 2026 06:53:01 +0000 Subject: [PATCH] Bump botocore from 1.42.61 to 1.42.80 Bumps [botocore](https://github.com/boto/botocore) from 1.42.61 to 1.42.80. - [Commits](https://github.com/boto/botocore/compare/1.42.61...1.42.80) --- updated-dependencies: - dependency-name: botocore dependency-version: 1.42.80 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index 70343ba..ed7a263 100644 --- a/requirements.txt +++ b/requirements.txt @@ -15,7 +15,7 @@ attrs==25.4.0 ; python_version >= "3.11" and python_version < "3.14" babel==2.18.0 ; python_version >= "3.11" and python_version < "3.14" banal==1.0.6 ; python_version >= "3.11" and python_version < "3.14" beautifulsoup4==4.14.3 ; python_version >= "3.11" and python_version < "3.14" -botocore==1.42.61 ; python_version >= "3.11" and python_version < "3.14" +botocore==1.42.80 ; python_version >= "3.11" and python_version < "3.14" cachetools==5.5.2 ; python_version >= "3.11" and python_version < "3.14" certifi==2026.2.25 ; python_version >= "3.11" and python_version < "3.14" cffi==2.0.0 ; python_version >= "3.11" and python_version < "3.14"