From 491e2fa2d8397d04763d10370c8f7baa905e6d35 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 26 Jan 2026 22:04:17 +0000 Subject: [PATCH] Bump botocore from 1.29.109 to 1.42.35 Bumps [botocore](https://github.com/boto/botocore) from 1.29.109 to 1.42.35. - [Commits](https://github.com/boto/botocore/compare/1.29.109...1.42.35) --- updated-dependencies: - dependency-name: botocore dependency-version: 1.42.35 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index f6fac42..1fa7373 100644 --- a/requirements.txt +++ b/requirements.txt @@ -2,7 +2,7 @@ appdirs==1.4.4 ; python_version >= "3.11" and python_version < "4.0" attrs==22.2.0 ; python_version >= "3.11" and python_version < "4.0" beautifulsoup4==4.12.2 ; python_version >= "3.11" and python_version < "4.0" boto3==1.26.109 ; python_version >= "3.11" and python_version < "4.0" -botocore==1.29.109 ; python_version >= "3.11" and python_version < "4.0" +botocore==1.42.35 ; python_version >= "3.11" and python_version < "4.0" bs4==0.0.1 ; python_version >= "3.11" and python_version < "4.0" cattrs==22.2.0 ; python_version >= "3.11" and python_version < "4.0" certifi==2022.12.7 ; python_version >= "3.11" and python_version < "4"