From e420f6879a8e35afc56e227bdf9017f2759dccc3 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 8 Jan 2026 23:19:30 +0000 Subject: [PATCH] Bump the python-requirements group with 3 updates Updates the requirements on [boto3](https://github.com/boto/boto3), [tox](https://github.com/tox-dev/tox) and [boto3-stubs[essential,lambda]](https://github.com/youtype/mypy_boto3_builder) to permit the latest version. Updates `boto3` from 1.42.19 to 1.42.24 - [Release notes](https://github.com/boto/boto3/releases) - [Commits](https://github.com/boto/boto3/compare/1.42.19...1.42.24) Updates `tox` to 4.34.0 - [Release notes](https://github.com/tox-dev/tox/releases) - [Changelog](https://github.com/tox-dev/tox/blob/main/docs/changelog.rst) - [Commits](https://github.com/tox-dev/tox/compare/4.32.0...4.34.0) Updates `boto3-stubs[essential,lambda]` from 1.42.19 to 1.42.24 - [Release notes](https://github.com/youtype/mypy_boto3_builder/releases) - [Commits](https://github.com/youtype/mypy_boto3_builder/commits) --- updated-dependencies: - dependency-name: boto3 dependency-version: 1.42.24 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: python-requirements - dependency-name: tox dependency-version: 4.34.0 dependency-type: direct:production dependency-group: python-requirements - dependency-name: boto3-stubs[essential,lambda] dependency-version: 1.42.24 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: python-requirements ... Signed-off-by: dependabot[bot] --- requirements-test.txt | 4 ++-- requirements.txt | 2 +- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/requirements-test.txt b/requirements-test.txt index 7aa7e34..a928029 100644 --- a/requirements-test.txt +++ b/requirements-test.txt @@ -3,10 +3,10 @@ mypy == 1.19.* orjson == 3.11.* pre-commit == 4.5.* python-decouple == 3.8 -tox == 4.32.* +tox == 4.34.* # type stubs for mypy -boto3-stubs[essential,lambda]==1.42.19 +boto3-stubs[essential,lambda]==1.42.24 decouple-types==1.0.2 types-PyYAML==6.0.12.20250915 types-beautifulsoup4==4.12.0.20250516 diff --git a/requirements.txt b/requirements.txt index 31ada61..40905ab 100644 --- a/requirements.txt +++ b/requirements.txt @@ -1,5 +1,5 @@ beautifulsoup4 == 4.14.3 -boto3 == 1.42.19 +boto3 == 1.42.24 ftfy == 6.3.1 mailchecker == 6.0.19 openpyxl == 3.1.5