Bump the python-requirements group across 1 directory with 11 updates#555
Merged
fabiocaccamo merged 1 commit intomainfrom Apr 5, 2026
Merged
Conversation
Updates the requirements on [requests](https://github.com/psf/requests), [mailchecker](https://github.com/FGRibreau/mailchecker), [phonenumbers](https://github.com/daviddrysdale/python-phonenumbers), [boto3](https://github.com/boto/boto3), [xmltodict](https://github.com/martinblech/xmltodict), [mypy](https://github.com/python/mypy), [tox](https://github.com/tox-dev/tox), [boto3-stubs](https://github.com/youtype/mypy_boto3_builder), [types-openpyxl](https://github.com/python/typeshed), [types-python-dateutil](https://github.com/python/typeshed) and [types-xmltodict](https://github.com/python/typeshed) to permit the latest version. Updates `requests` from 2.32.5 to 2.33.1 - [Release notes](https://github.com/psf/requests/releases) - [Changelog](https://github.com/psf/requests/blob/main/HISTORY.md) - [Commits](psf/requests@v2.32.5...v2.33.1) Updates `mailchecker` from 6.0.19 to 6.0.20 - [Changelog](https://github.com/FGRibreau/mailchecker/blob/master/CHANGELOG.md) - [Commits](FGRibreau/mailchecker@v6.0.19...v6.0.20) Updates `phonenumbers` from 9.0.21 to 9.0.27 - [Commits](daviddrysdale/python-phonenumbers@v9.0.21...v9.0.27) Updates `boto3` from 1.42.19 to 1.42.80 - [Release notes](https://github.com/boto/boto3/releases) - [Commits](boto/boto3@1.42.19...1.42.80) 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](martinblech/xmltodict@v1.0.2...v1.0.4) Updates `mypy` to 1.20.0 - [Changelog](https://github.com/python/mypy/blob/master/CHANGELOG.md) - [Commits](python/mypy@v1.19.0...v1.20.0) Updates `tox` to 4.52.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.32.0...4.52.0) Updates `boto3-stubs` from 1.42.19 to 1.42.80 - [Release notes](https://github.com/youtype/mypy_boto3_builder/releases) - [Commits](https://github.com/youtype/mypy_boto3_builder/commits) Updates `types-openpyxl` from 3.1.5.20250919 to 3.1.5.20260322 - [Commits](https://github.com/python/typeshed/commits) Updates `types-python-dateutil` from 2.9.0.20251115 to 2.9.0.20260323 - [Commits](https://github.com/python/typeshed/commits) Updates `types-xmltodict` from 1.0.1.20250920 to 1.0.1.20260113 - [Commits](https://github.com/python/typeshed/commits) --- updated-dependencies: - dependency-name: requests dependency-version: 2.33.1 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: python-requirements - dependency-name: mailchecker dependency-version: 6.0.20 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: python-requirements - dependency-name: phonenumbers dependency-version: 9.0.27 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: python-requirements - dependency-name: boto3 dependency-version: 1.42.80 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: mypy dependency-version: 1.20.0 dependency-type: direct:production dependency-group: python-requirements - dependency-name: tox dependency-version: 4.52.0 dependency-type: direct:production dependency-group: python-requirements - dependency-name: boto3-stubs dependency-version: 1.42.80 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: python-requirements - dependency-name: types-openpyxl dependency-version: 3.1.5.20260322 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: python-requirements - dependency-name: types-python-dateutil dependency-version: 2.9.0.20260323 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] <support@github.com>
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Updates the requirements on requests, mailchecker, phonenumbers, boto3, xmltodict, mypy, tox, boto3-stubs, types-openpyxl, types-python-dateutil and types-xmltodict to permit the latest version.
Updates
requestsfrom 2.32.5 to 2.33.1Release notes
Sourced from requests's releases.
Changelog
Sourced from requests's changelog.
Commits
111d2b7v2.33.1f0198e6Fix malformed value parsing for Content-Type (#7309)bc7dd0fFix cosmetic header validity parsing regex (#7308)4443b1aFix unintended test extra (#7306)389eea5Cleanup extracted file after extract_zipped_path test (#7305)7407309Packaging: DRY out extras definition (#7277)bc04dfdv2.33.066d21cbMerge commit from fork8b9bc8fMove badges to top of README (#7293)e331a28Remove unused extraction call (#7292)Updates
mailcheckerfrom 6.0.19 to 6.0.20Changelog
Sourced from mailchecker's changelog.
Commits
306ab3dRelease v6.0.20.7320e73feat(build): update plateform files5e3a4a0Add new domain 'fxavaj.com' to list (#587)f626391Add new domains to list (#589)de7790fAdd more domains to list (#586)0bbd320Remove smsala.com from the list89746bfAdded Domain to list (#585)427f9e8Remove crosspointchurch.com1d85016Expose isDomainBlocked (#583)248fb5dupdate: list.txt with 30 more domains (#581)Updates
phonenumbersfrom 9.0.21 to 9.0.27Commits
3b082bfPrep for 9.0.27 releasec496532Generated files for metadataee29e85Merge metadata changes from upstream 9.0.2707e2c75Prep for 9.0.26 release55522daGenerated files for metadata8ca762bMerge metadata changes from upstream 9.0.26c4d8bacPrep for 9.0.25 release17db646Generated files for metadatad08f6b4Merge metadata changes from upstream 9.0.2569451b2Prep for 9.0.24 releaseUpdates
boto3from 1.42.19 to 1.42.80Commits
d66479dMerge branch 'release-1.42.80'e930bfcBumping version to 1.42.802596b71Add changelog entries from botocore617e6fbBump github/codeql-action from 4.34.1 to 4.35.1 (#4746)9c5880dBump pygments from 2.18.0 to 2.20.0 (#4747)79b815bMerge branch 'release-1.42.79'937a2b2Merge branch 'release-1.42.79' into developb11c6f7Bumping version to 1.42.7998fabceAdd changelog entries from botocoreb5acf8bMerge branch 'release-1.42.78'Updates
xmltodictfrom 1.0.2 to 1.0.4Release notes
Sourced from xmltodict's releases.
Changelog
Sourced from xmltodict's changelog.
Commits
8d7f1fdchore(master): release 1.0.4ed70434fix(unparse): add bytes_errors policy and handle bytes scalars consistently89c4bf7chore(master): release 1.0.3fd6a73bdocs(readme): fix Fedora and Arch package linksaa16511fix(unparse): serialize None text/attrs as empty values (fixes #401)f7d76c9style: lines required between function definitions1bfb267build: remove unnecessarywheelfrom dependenciesd9f6d40build: no need for README.md in MANIFEST.in34378efbuild: pep 639 complianceUpdates
mypyto 1.20.0Changelog
Sourced from mypy's changelog.
... (truncated)
Commits
770d3caRemove +dev from version4738ffaChangelog updates for 1.20 (#21109)b4f07a7Use 'native-parser' instead of 'native-parse' for optional dependency (#21115)7bec7b7[mypyc] Document librt and librt.base64 (#21114)c482596--allow-redefinition-new is no longer experimental (#21110)c916ca3sdist: includemisc/{diff-cache,apply-cache-diff}.pyfor `mypy/test/test_di...b137e4e[mypyc] Speed up native-to-native imports within the same group (#21101)978b711[mypyc] Fix range loop variable off-by-one after loop exit (#21098)67ada30[stubtest] Check runtime availability of private types not marked `@type_chec...bdef6eflibrt cache tests: build respecting MYPY_TEST_PREFIX (#21097)Updates
toxto 4.52.0Release notes
Sourced from tox's releases.
Changelog
Sourced from tox's changelog.
... (truncated)
Commits
d83d577release 4.52.0da0f890✨ feat(runner): add PEP 723 inline script metadata support (#3912)b232d2d🐛 fix(docs): auto-generate manpage from CLI parser (#3911)84958f7[pre-commit.ci] pre-commit autoupdate (#3909)15d9ac0✨ feat(config): support escaped dots in -x override keys (#3910)0eda3a2remove unsupported --remote flag from gh repo fork (#3908)5f1ec1arelease 4.51.0b5f9b13fix: enable persist-credentials for release workflow (#3907)8c9c199🐛 fix(config): fix handling of env_list in nested contexts (#3905)451aa9cprevent machine ISA from overriding explicit env factors (#3904)Updates
boto3-stubsfrom 1.42.19 to 1.42.80Release notes
Sourced from boto3-stubs's releases.
Commits
Updates
types-openpyxlfrom 3.1.5.20250919 to 3.1.5.20260322Commits
Updates
types-python-dateutilfrom 2.9.0.20251115 to 2.9.0.20260323Commits
Updates
types-xmltodictfrom 1.0.1.20250920 to 1.0.1.20260113Commits
Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting
@dependabot rebase.Dependabot commands and options
You can trigger Dependabot actions by commenting on this PR:
@dependabot rebasewill rebase this PR@dependabot recreatewill recreate this PR, overwriting any edits that have been made to it@dependabot show <dependency name> ignore conditionswill show all of the ignore conditions of the specified dependency@dependabot ignore <dependency name> major versionwill close this group update PR and stop Dependabot creating any more for the specific dependency's major version (unless you unignore this specific dependency's major version or upgrade to it yourself)@dependabot ignore <dependency name> minor versionwill close this group update PR and stop Dependabot creating any more for the specific dependency's minor version (unless you unignore this specific dependency's minor version or upgrade to it yourself)@dependabot ignore <dependency name>will close this group update PR and stop Dependabot creating any more for the specific dependency (unless you unignore this specific dependency or upgrade to it yourself)@dependabot unignore <dependency name>will remove all of the ignore conditions of the specified dependency@dependabot unignore <dependency name> <ignore condition>will remove the ignore condition of the specified dependency and ignore conditions