Bump the python-requirements group with 12 updates - #595
Open
dependabot[bot] wants to merge 1 commit into
Open
Conversation
Updates the requirements on [typing-extensions](https://github.com/python/typing_extensions), [mailchecker](https://github.com/FGRibreau/mailchecker), [phonenumbers](https://github.com/daviddrysdale/python-phonenumbers), [boto3](https://github.com/boto/boto3), [certifi](https://github.com/certifi/python-certifi), [coverage](https://github.com/coveragepy/coveragepy), [mypy](https://github.com/python/mypy), [tox](https://github.com/tox-dev/tox), [boto3-stubs](https://github.com/youtype/mypy_boto3_builder), [types-pyyaml](https://github.com/python/typeshed), [types-openpyxl](https://github.com/python/typeshed) and [types-python-dateutil](https://github.com/python/typeshed) to permit the latest version. Updates `typing-extensions` to 4.16.0 - [Release notes](https://github.com/python/typing_extensions/releases) - [Changelog](https://github.com/python/typing_extensions/blob/main/CHANGELOG.md) - [Commits](python/typing_extensions@4.14.1...4.16.0) Updates `mailchecker` from 6.0.20 to 6.0.21 - [Changelog](https://github.com/FGRibreau/mailchecker/blob/master/CHANGELOG.md) - [Commits](FGRibreau/mailchecker@v6.0.20...v6.0.21) Updates `phonenumbers` from 9.0.33 to 9.0.35 - [Commits](daviddrysdale/python-phonenumbers@v9.0.33...v9.0.35) Updates `boto3` from 1.43.38 to 1.43.58 - [Release notes](https://github.com/boto/boto3/releases) - [Commits](boto/boto3@1.43.38...1.43.58) Updates `certifi` to 2026.7.22 - [Commits](certifi/python-certifi@2026.06.17...2026.07.22) Updates `coverage` to 7.15.2 - [Release notes](https://github.com/coveragepy/coveragepy/releases) - [Changelog](https://github.com/coveragepy/coveragepy/blob/main/CHANGES.rst) - [Commits](coveragepy/coveragepy@7.14.0...7.15.2) Updates `mypy` to 2.3.0 - [Changelog](https://github.com/python/mypy/blob/master/CHANGELOG.md) - [Commits](python/mypy@v2.1.0...v2.3.0) Updates `tox` to 4.58.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.56.0...4.58.0) Updates `boto3-stubs` from 1.43.38 to 1.43.58 - [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.20260518 to 6.0.12.20260724 - [Commits](https://github.com/python/typeshed/commits) Updates `types-openpyxl` from 3.1.5.20260518 to 3.1.5.20260724 - [Commits](https://github.com/python/typeshed/commits) Updates `types-python-dateutil` from 2.9.0.20260518 to 2.9.0.20260716 - [Commits](https://github.com/python/typeshed/commits) --- updated-dependencies: - dependency-name: typing-extensions dependency-version: 4.16.0 dependency-type: direct:production dependency-group: python-requirements - dependency-name: mailchecker dependency-version: 6.0.21 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: python-requirements - dependency-name: phonenumbers dependency-version: 9.0.35 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: python-requirements - dependency-name: boto3 dependency-version: 1.43.58 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: python-requirements - dependency-name: certifi dependency-version: 2026.7.22 dependency-type: direct:production dependency-group: python-requirements - dependency-name: coverage dependency-version: 7.15.2 dependency-type: direct:production dependency-group: python-requirements - dependency-name: mypy dependency-version: 2.3.0 dependency-type: direct:production dependency-group: python-requirements - dependency-name: tox dependency-version: 4.58.0 dependency-type: direct:production dependency-group: python-requirements - dependency-name: boto3-stubs dependency-version: 1.43.58 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: python-requirements - dependency-name: types-pyyaml dependency-version: 6.0.12.20260724 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: python-requirements - dependency-name: types-openpyxl dependency-version: 3.1.5.20260724 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: python-requirements - dependency-name: types-python-dateutil dependency-version: 2.9.0.20260716 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 typing-extensions, mailchecker, phonenumbers, boto3, certifi, coverage, mypy, tox, boto3-stubs, types-pyyaml, types-openpyxl and types-python-dateutil to permit the latest version.
Updates
typing-extensionsto 4.16.0Release notes
Sourced from typing-extensions's releases.
Changelog
Sourced from typing-extensions's changelog.
... (truncated)
Commits
f29cd28Prepare relase 4.16.0 (#774)4317461Bump version to 4.16.0rc2.dev (#772)4f71098Prepare release 4.16.0rc2 (#771)37ed08aRemove use ofasyncio.coroutines.iscoroutinefunction()(#769)8dcc559ImproveTypedDictdocumentation (#770)224f8d5Post-release followups for 3.16.0rc1 (#767)777de3ePrepare release 4.16.0rc1 (#766)890be90Type variable tuple variance (#741)0e05458Pin SQLAlchemy third-party tests to pytest==9.0.3 (#765)d277746docs: add version compatibility table (#733)Updates
mailcheckerfrom 6.0.20 to 6.0.21Changelog
Sourced from mailchecker's changelog.
Commits
bb8d061Release v6.0.21.c197ee5feat(build): update plateform files20d937eRemove 'zamana.com' from list (#613)b63f0feRemove ip6.lif6f38f8Add endtest-mail.io as disposable email domain (#612)d7e3f86Remove Fastmail-operated domains incorrectly listed as disposable (#610)c72f0bfAdd disposable email domains (#607)b362c6dRemove https://verifymail.io/domain/transformdestiny.comb27840aUpdate list.txt (#604)d7988ebdocs(sponsors): rename NetIR to Netir + move Sponsors above introUpdates
phonenumbersfrom 9.0.33 to 9.0.35Commits
314e40fPrep for 9.0.35 releaseba1f5b1Generated files for metadata6245715Merge metadata changes from upstream 9.0.35671b53fPrep for 9.0.34 releaseb1f3bb2Generated files for metadata20eecc2Merge metadata changes from upstream 9.0.34fdcad9bREADME.md: use pyproject-build toolUpdates
boto3from 1.43.38 to 1.43.58Commits
acd59afMerge branch 'release-1.43.58'73cef5cBumping version to 1.43.58256b73cAdd changelog entries from botocore7b06b40Merge branch 'release-1.43.57'20040fcMerge branch 'release-1.43.57' into developf5fdd1cBumping version to 1.43.576af728cAdd changelog entries from botocore72a153dMerge branch 'release-1.43.56'5092de5Merge branch 'release-1.43.56' into developb1b9ff3Bumping version to 1.43.56Updates
certifito 2026.7.22Commits
f4bc6762026.07.22 (#428)4c91f9cBump actions/setup-python from 6.3.0 to 7.0.0 (#427)01a66c5Bump actions/checkout from 7.0.0 to 7.0.1 (#426)eb355f4Bump pypa/gh-action-pypi-publish from 1.14.0 to 1.14.1 (#425)474e6fcInclude tests in the source distribution (#424)a31ef39Bump actions/setup-python from 6.2.0 to 6.3.0 (#420)98eb2c7Bump actions/checkout from 6.0.3 to 7.0.0 (#419)Updates
coverageto 7.15.2Release notes
Sourced from coverage's releases.
Changelog
Sourced from coverage's changelog.
... (truncated)
Commits
50d8659docs: sample HTML for 7.15.2b5eed20docs: prep for 7.15.278cab6efix: reduce memory use during reporting. #2229 (#2231)b4c1fdabuild: bump version to 7.15.2da63beddocs: sample HTML for 7.15.1bc35e64docs: prep for 7.15.1182b010perf: resolve sysmon branch events lazily, one pair at a time (#2221)ee271eeperf: compute multiline maps cheaply in the sysmon core (#2220)1441b96chore: bump the action-dependencies group with 6 updates (#2225)dd80635fix: escape context labels in html report inline script block (#2224)Updates
mypyto 2.3.0Changelog
Sourced from mypy's changelog.
... (truncated)
Commits
8aabf84Drop +dev from version4d8ad2aUpdate changelog for 2.3 release (#21728)2c21546[mypyc] Update documentation of race conditions under free threading (#21726)a9f62a3[mypyc] Make attribute access memory safe on free-threaded builds (#21705)0faa413UsePYODIDEenvironment variable for Emscripten cross-compilation detection...3d75cdb[mypyc] Borrow final attributes more aggressively (#21702)24c237d[mypyc] Improve documentation of Final (#21713)b5be217[mypyc] Update free threading Python compatibility docs (#21711)cbcb51aNarrow for frozendict membership check (#21709)af2bc0fSync typeshed (#21707)Updates
toxto 4.58.0Release notes
Sourced from tox's releases.
Changelog
Sourced from tox's changelog.
... (truncated)
Commits
69e1bdcrelease 4.58.0ea8734e👷 ci: run the test matrix against Python 3.15 (#4001)2d8d5aerelease 4.57.2b74d78b🐛 fix(ux): four run-edge polish fixes (#4000)09dad3d🐛 fix(cli): honor tox c -o, clean devenv ALL error, correct provision pin (#3...fa6ec2b🐛 fix(run): honor the fail-fast contract, resilient teardown (#3999)b1b0159🐛 fix(pep723): honor metadata behind a BOM, fail cleanly on bad blocks (#3997)a111ec6🐛 fix(pip): stable rendering of set options in install cache (#3995)e969723🐛 fix(config): rebuild loader chains per config set (#3993)6a9b6a5🐛 fix(cache): self-heal wrong-shape tox-info content (#3996)Updates
boto3-stubsfrom 1.43.38 to 1.43.58Release notes
Sourced from boto3-stubs's releases.
Commits
Updates
types-pyyamlfrom 6.0.12.20260518 to 6.0.12.20260724Commits
Updates
types-openpyxlfrom 3.1.5.20260518 to 3.1.5.20260724Commits
Updates
types-python-dateutilfrom 2.9.0.20260518 to 2.9.0.20260716Commits
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