Skip to content

Commit 1f56ebc

Browse files
Bump the python-requirements group with 15 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), [build](https://github.com/pypa/build), [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.29 - [Commits](daviddrysdale/python-phonenumbers@v9.0.27...v9.0.29) Updates `boto3` from 1.42.80 to 1.43.1 - [Release notes](https://github.com/boto/boto3/releases) - [Commits](boto/boto3@1.42.80...1.43.1) Updates `certifi` to 2026.4.22 - [Commits](certifi/python-certifi@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](kjd/idna@v3.7...v3.13) 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](pypa/build@1.4.0...1.5.0) Updates `orjson` to 3.11.8 - [Release notes](https://github.com/ijl/orjson/releases) - [Changelog](https://github.com/ijl/orjson/blob/master/CHANGELOG.md) - [Commits](ijl/orjson@3.11.6...3.11.8) 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](pre-commit/pre-commit@v4.5.0...v4.6.0) Updates `tox` to 4.53.0 - [Release notes](https://github.com/tox-dev/tox/releases) - [Changelog](https://github.com/tox-dev/tox/blob/main/docs/changelog.rst) - [Commits](tox-dev/tox@4.52.0...4.53.0) Updates `boto3-stubs` from 1.42.80 to 1.43.1 - [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.20260408 - [Commits](https://github.com/python/typeshed/commits) Updates `types-html5lib` from 1.1.11.20251117 to 1.1.11.20260408 - [Commits](https://github.com/python/typeshed/commits) Updates `types-openpyxl` from 3.1.5.20260322 to 3.1.5.20260408 - [Commits](https://github.com/python/typeshed/commits) Updates `types-python-dateutil` from 2.9.0.20260323 to 2.9.0.20260408 - [Commits](https://github.com/python/typeshed/commits) Updates `types-toml` from 0.10.8.20240310 to 0.10.8.20260408 - [Commits](https://github.com/python/typeshed/commits) Updates `types-xmltodict` from 1.0.1.20260113 to 1.0.1.20260408 - [Commits](https://github.com/python/typeshed/commits) --- updated-dependencies: - dependency-name: phonenumbers dependency-version: 9.0.29 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: python-requirements - dependency-name: boto3 dependency-version: 1.43.1 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: build dependency-version: 1.5.0 dependency-type: direct:production dependency-group: python-requirements - dependency-name: orjson dependency-version: 3.11.8 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.0 dependency-type: direct:production dependency-group: python-requirements - dependency-name: boto3-stubs dependency-version: 1.43.1 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: python-requirements - dependency-name: types-pyyaml dependency-version: 6.0.12.20260408 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: python-requirements - dependency-name: types-html5lib dependency-version: 1.1.11.20260408 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: python-requirements - dependency-name: types-openpyxl dependency-version: 3.1.5.20260408 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: python-requirements - dependency-name: types-python-dateutil dependency-version: 2.9.0.20260408 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: python-requirements - dependency-name: types-toml dependency-version: 0.10.8.20260408 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: python-requirements - dependency-name: types-xmltodict dependency-version: 1.0.1.20260408 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: python-requirements ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent a423e15 commit 1f56ebc

3 files changed

Lines changed: 15 additions & 15 deletions

File tree

requirements-release.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,3 @@
1-
build == 1.4.*
1+
build == 1.5.*
22
cyclonedx-bom == 7.3.*
33
pip-licenses == 5.5.*

requirements-test.txt

Lines changed: 10 additions & 10 deletions
Original file line numberDiff line numberDiff line change
@@ -1,17 +1,17 @@
11
coverage == 7.13.*
22
mypy == 1.20.*
3-
orjson >= 3.11.6, == 3.11.*
4-
pre-commit == 4.5.*
3+
orjson == 3.11.*
4+
pre-commit == 4.6.*
55
python-decouple == 3.8
6-
tox == 4.52.*
6+
tox == 4.53.*
77

88
# type stubs for mypy
9-
boto3-stubs[essential,lambda]==1.42.80
9+
boto3-stubs[essential,lambda]==1.43.1
1010
decouple-types==1.0.2
11-
types-PyYAML==6.0.12.20250915
11+
types-PyYAML==6.0.12.20260408
1212
types-beautifulsoup4==4.12.0.20250516
13-
types-html5lib==1.1.11.20251117
14-
types-openpyxl==3.1.5.20260322
15-
types-python-dateutil==2.9.0.20260323
16-
types-toml==0.10.8.20240310
17-
types-xmltodict==1.0.1.20260113
13+
types-html5lib==1.1.11.20260408
14+
types-openpyxl==3.1.5.20260408
15+
types-python-dateutil==2.9.0.20260408
16+
types-toml==0.10.8.20260408
17+
types-xmltodict==1.0.1.20260408

requirements.txt

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,11 +1,11 @@
11
beautifulsoup4 == 4.14.3
2-
boto3 == 1.42.80
3-
certifi >= 2024.7.4
2+
boto3 == 1.43.1
3+
certifi >= 2026.4.22
44
ftfy == 6.3.1
5-
idna >= 3.7
5+
idna >= 3.13
66
mailchecker == 6.0.20
77
openpyxl == 3.1.5
8-
phonenumbers == 9.0.27
8+
phonenumbers == 9.0.29
99
pydantic >= 2.0.0, < 3.0.0
1010
python-dateutil == 2.9.0.post0
1111
python-fsutil == 0.16.1

0 commit comments

Comments
 (0)