From 004a016a430b617003abb3cb88b85cf71fbfc9a4 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Sun, 1 Mar 2026 12:44:24 +0000 Subject: [PATCH] Bump the python-requirements group across 1 directory with 7 updates Updates the requirements on [phonenumbers](https://github.com/daviddrysdale/python-phonenumbers), [boto3](https://github.com/boto/boto3), [xmltodict](https://github.com/martinblech/xmltodict), [tox](https://github.com/tox-dev/tox), [boto3-stubs[essential,lambda]](https://github.com/youtype/mypy_boto3_builder), [types-python-dateutil](https://github.com/typeshed-internal/stub_uploader) and [types-xmltodict](https://github.com/typeshed-internal/stub_uploader) to permit the latest version. Updates `phonenumbers` from 9.0.21 to 9.0.25 - [Commits](https://github.com/daviddrysdale/python-phonenumbers/compare/v9.0.21...v9.0.25) Updates `boto3` from 1.42.19 to 1.42.59 - [Release notes](https://github.com/boto/boto3/releases) - [Commits](https://github.com/boto/boto3/compare/1.42.19...1.42.59) Updates `xmltodict` from 1.0.2 to 1.0.4 - [Release notes](https://github.com/martinblech/xmltodict/releases) - [Changelog](https://github.com/martinblech/xmltodict/blob/master/CHANGELOG.md) - [Commits](https://github.com/martinblech/xmltodict/compare/v1.0.2...v1.0.4) Updates `tox` to 4.46.3 - [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.46.3) Updates `boto3-stubs[essential,lambda]` from 1.42.19 to 1.42.59 - [Release notes](https://github.com/youtype/mypy_boto3_builder/releases) - [Commits](https://github.com/youtype/mypy_boto3_builder/commits) Updates `types-python-dateutil` from 2.9.0.20251115 to 2.9.0.20260124 - [Commits](https://github.com/typeshed-internal/stub_uploader/commits) Updates `types-xmltodict` from 1.0.1.20250920 to 1.0.1.20260113 - [Commits](https://github.com/typeshed-internal/stub_uploader/commits) --- updated-dependencies: - dependency-name: phonenumbers dependency-version: 9.0.25 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: python-requirements - dependency-name: boto3 dependency-version: 1.42.59 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: python-requirements - dependency-name: xmltodict dependency-version: 1.0.4 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: python-requirements - dependency-name: tox dependency-version: 4.46.3 dependency-type: direct:production dependency-group: python-requirements - dependency-name: boto3-stubs[essential,lambda] dependency-version: 1.42.59 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: python-requirements - dependency-name: types-python-dateutil dependency-version: 2.9.0.20260124 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: python-requirements - dependency-name: types-xmltodict dependency-version: 1.0.1.20260113 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: python-requirements ... Signed-off-by: dependabot[bot] --- requirements-test.txt | 8 ++++---- requirements.txt | 6 +++--- 2 files changed, 7 insertions(+), 7 deletions(-) diff --git a/requirements-test.txt b/requirements-test.txt index 7aa7e34..ba53624 100644 --- a/requirements-test.txt +++ b/requirements-test.txt @@ -3,15 +3,15 @@ mypy == 1.19.* orjson == 3.11.* pre-commit == 4.5.* python-decouple == 3.8 -tox == 4.32.* +tox == 4.46.* # type stubs for mypy -boto3-stubs[essential,lambda]==1.42.19 +boto3-stubs[essential,lambda]==1.42.59 decouple-types==1.0.2 types-PyYAML==6.0.12.20250915 types-beautifulsoup4==4.12.0.20250516 types-html5lib==1.1.11.20251117 types-openpyxl==3.1.5.20250919 -types-python-dateutil==2.9.0.20251115 +types-python-dateutil==2.9.0.20260124 types-toml==0.10.8.20240310 -types-xmltodict==1.0.1.20250920 +types-xmltodict==1.0.1.20260113 diff --git a/requirements.txt b/requirements.txt index 31ada61..b6bde36 100644 --- a/requirements.txt +++ b/requirements.txt @@ -1,9 +1,9 @@ beautifulsoup4 == 4.14.3 -boto3 == 1.42.19 +boto3 == 1.42.59 ftfy == 6.3.1 mailchecker == 6.0.19 openpyxl == 3.1.5 -phonenumbers == 9.0.21 +phonenumbers == 9.0.25 python-dateutil == 2.9.0.post0 python-fsutil == 0.16.0 python-slugify == 8.0.4 @@ -13,4 +13,4 @@ toml == 0.10.2 typing_extensions >= 4.14.1 useful-types == 0.2.1 xlrd == 2.0.2 -xmltodict == 1.0.2 +xmltodict == 1.0.4