From 42c9df59fb35b679eccc6947c9ccfa8e1cbae73c Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Sat, 9 May 2026 09:14:10 +0000 Subject: [PATCH] Bump the python-requirements group across 1 directory with 18 updates Updates the requirements on [phonenumbers](https://github.com/daviddrysdale/python-phonenumbers), [boto3](https://github.com/boto/boto3), [certifi](https://github.com/certifi/python-certifi), [idna](https://github.com/kjd/idna), [tomli](https://github.com/hukkin/tomli), [urllib3](https://github.com/urllib3/urllib3), [build](https://github.com/pypa/build), [mypy](https://github.com/python/mypy), [orjson](https://github.com/ijl/orjson), [pre-commit](https://github.com/pre-commit/pre-commit), [tox](https://github.com/tox-dev/tox), [boto3-stubs](https://github.com/youtype/mypy_boto3_builder), [types-pyyaml](https://github.com/python/typeshed), [types-html5lib](https://github.com/python/typeshed), [types-openpyxl](https://github.com/python/typeshed), [types-python-dateutil](https://github.com/python/typeshed), [types-toml](https://github.com/python/typeshed) and [types-xmltodict](https://github.com/python/typeshed) to permit the latest version. Updates `phonenumbers` from 9.0.27 to 9.0.30 - [Commits](https://github.com/daviddrysdale/python-phonenumbers/compare/v9.0.27...v9.0.30) Updates `boto3` from 1.42.80 to 1.43.6 - [Release notes](https://github.com/boto/boto3/releases) - [Commits](https://github.com/boto/boto3/compare/1.42.80...1.43.6) Updates `certifi` to 2026.4.22 - [Commits](https://github.com/certifi/python-certifi/compare/2024.07.04...2026.04.22) Updates `idna` to 3.13 - [Release notes](https://github.com/kjd/idna/releases) - [Changelog](https://github.com/kjd/idna/blob/master/HISTORY.rst) - [Commits](https://github.com/kjd/idna/compare/v3.7...v3.13) Updates `tomli` from 2.0.2 to 2.4.1 - [Changelog](https://github.com/hukkin/tomli/blob/master/CHANGELOG.md) - [Commits](https://github.com/hukkin/tomli/compare/2.0.2...2.4.1) Updates `urllib3` to 2.7.0 - [Release notes](https://github.com/urllib3/urllib3/releases) - [Changelog](https://github.com/urllib3/urllib3/blob/main/CHANGES.rst) - [Commits](https://github.com/urllib3/urllib3/compare/2.6.3...2.7.0) Updates `build` to 1.5.0 - [Release notes](https://github.com/pypa/build/releases) - [Changelog](https://github.com/pypa/build/blob/main/CHANGELOG.rst) - [Commits](https://github.com/pypa/build/compare/1.4.0...1.5.0) Updates `mypy` to 2.0.0 - [Changelog](https://github.com/python/mypy/blob/master/CHANGELOG.md) - [Commits](https://github.com/python/mypy/compare/v1.20.0...v2.0.0) Updates `orjson` to 3.11.9 - [Release notes](https://github.com/ijl/orjson/releases) - [Changelog](https://github.com/ijl/orjson/blob/master/CHANGELOG.md) - [Commits](https://github.com/ijl/orjson/compare/3.11.6...3.11.9) Updates `pre-commit` to 4.6.0 - [Release notes](https://github.com/pre-commit/pre-commit/releases) - [Changelog](https://github.com/pre-commit/pre-commit/blob/main/CHANGELOG.md) - [Commits](https://github.com/pre-commit/pre-commit/compare/v4.5.0...v4.6.0) Updates `tox` to 4.53.1 - [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.52.0...4.53.1) Updates `boto3-stubs` from 1.42.80 to 1.43.6 - [Release notes](https://github.com/youtype/mypy_boto3_builder/releases) - [Commits](https://github.com/youtype/mypy_boto3_builder/commits) Updates `types-pyyaml` from 6.0.12.20250915 to 6.0.12.20260508 - [Commits](https://github.com/python/typeshed/commits) Updates `types-html5lib` from 1.1.11.20251117 to 1.1.11.20260508 - [Commits](https://github.com/python/typeshed/commits) Updates `types-openpyxl` from 3.1.5.20260322 to 3.1.5.20260508 - [Commits](https://github.com/python/typeshed/commits) Updates `types-python-dateutil` from 2.9.0.20260323 to 2.9.0.20260508 - [Commits](https://github.com/python/typeshed/commits) Updates `types-toml` from 0.10.8.20240310 to 0.10.8.20260508 - [Commits](https://github.com/python/typeshed/commits) Updates `types-xmltodict` from 1.0.1.20260113 to 1.0.1.20260508 - [Commits](https://github.com/python/typeshed/commits) --- updated-dependencies: - dependency-name: phonenumbers dependency-version: 9.0.30 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: python-requirements - dependency-name: boto3 dependency-version: 1.43.6 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: python-requirements - dependency-name: certifi dependency-version: 2026.4.22 dependency-type: direct:production dependency-group: python-requirements - dependency-name: idna dependency-version: '3.13' dependency-type: direct:production dependency-group: python-requirements - dependency-name: tomli dependency-version: 2.4.1 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: python-requirements - dependency-name: urllib3 dependency-version: 2.7.0 dependency-type: direct:production dependency-group: python-requirements - dependency-name: build dependency-version: 1.5.0 dependency-type: direct:production dependency-group: python-requirements - dependency-name: mypy dependency-version: 2.0.0 dependency-type: direct:production dependency-group: python-requirements - dependency-name: orjson dependency-version: 3.11.9 dependency-type: direct:production dependency-group: python-requirements - dependency-name: pre-commit dependency-version: 4.6.0 dependency-type: direct:production dependency-group: python-requirements - dependency-name: tox dependency-version: 4.53.1 dependency-type: direct:production dependency-group: python-requirements - dependency-name: boto3-stubs dependency-version: 1.43.6 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: python-requirements - dependency-name: types-pyyaml dependency-version: 6.0.12.20260508 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: python-requirements - dependency-name: types-html5lib dependency-version: 1.1.11.20260508 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: python-requirements - dependency-name: types-openpyxl dependency-version: 3.1.5.20260508 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: python-requirements - dependency-name: types-python-dateutil dependency-version: 2.9.0.20260508 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: python-requirements - dependency-name: types-toml dependency-version: 0.10.8.20260508 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: python-requirements - dependency-name: types-xmltodict dependency-version: 1.0.1.20260508 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: python-requirements ... Signed-off-by: dependabot[bot] --- requirements-release.txt | 2 +- requirements-test.txt | 22 +++++++++++----------- requirements.txt | 12 ++++++------ 3 files changed, 18 insertions(+), 18 deletions(-) diff --git a/requirements-release.txt b/requirements-release.txt index 575462a3..6e11e827 100644 --- a/requirements-release.txt +++ b/requirements-release.txt @@ -1,3 +1,3 @@ -build == 1.4.* +build == 1.5.* cyclonedx-bom == 7.3.* pip-licenses == 5.5.* diff --git a/requirements-test.txt b/requirements-test.txt index 67ace89b..af3448ca 100644 --- a/requirements-test.txt +++ b/requirements-test.txt @@ -1,17 +1,17 @@ coverage == 7.13.* -mypy == 1.20.* -orjson >= 3.11.6, == 3.11.* -pre-commit == 4.5.* +mypy == 2.0.* +orjson == 3.11.* +pre-commit == 4.6.* python-decouple == 3.8 -tox == 4.52.* +tox == 4.53.* # type stubs for mypy -boto3-stubs[essential,lambda]==1.42.80 +boto3-stubs[essential,lambda]==1.43.6 decouple-types==1.0.2 -types-PyYAML==6.0.12.20250915 +types-PyYAML==6.0.12.20260508 types-beautifulsoup4==4.12.0.20250516 -types-html5lib==1.1.11.20251117 -types-openpyxl==3.1.5.20260322 -types-python-dateutil==2.9.0.20260323 -types-toml==0.10.8.20240310 -types-xmltodict==1.0.1.20260113 +types-html5lib==1.1.11.20260508 +types-openpyxl==3.1.5.20260508 +types-python-dateutil==2.9.0.20260508 +types-toml==0.10.8.20260508 +types-xmltodict==1.0.1.20260508 diff --git a/requirements.txt b/requirements.txt index 36fda83d..7c7a872d 100644 --- a/requirements.txt +++ b/requirements.txt @@ -1,20 +1,20 @@ beautifulsoup4 == 4.14.3 -boto3 == 1.42.80 -certifi >= 2024.7.4 +boto3 == 1.43.6 +certifi >= 2026.4.22 ftfy == 6.3.1 -idna >= 3.7 +idna >= 3.13 mailchecker == 6.0.20 openpyxl == 3.1.5 -phonenumbers == 9.0.27 +phonenumbers == 9.0.30 pydantic >= 2.0.0, < 3.0.0 python-dateutil == 2.9.0.post0 python-fsutil == 0.16.1 python-slugify == 8.0.4 pyyaml == 6.0.3 requests == 2.33.1 -tomli == 2.0.2 +tomli == 2.4.1 tomli-w == 1.2.0 typing_extensions >= 4.14.1 -urllib3 >= 2.6.3 +urllib3 >= 2.7.0 xlrd == 2.0.2 xmltodict == 1.0.4