This repository was archived by the owner on Feb 26, 2026. It is now read-only.
Bump the all-tools group in /Tools with 4 updates#6
Merged
Conversation
Bumps the all-tools group in /Tools with 4 updates: [mypy](https://github.com/python/mypy), [types-psutil](https://github.com/typeshed-internal/stub_uploader), [types-setuptools](https://github.com/typeshed-internal/stub_uploader) and [hypothesis](https://github.com/HypothesisWorks/hypothesis). Updates `mypy` from 1.17.1 to 1.19.1 - [Changelog](https://github.com/python/mypy/blob/master/CHANGELOG.md) - [Commits](python/mypy@v1.17.1...v1.19.1) Updates `types-psutil` from 7.0.0.20250801 to 7.2.1.20260116 - [Commits](https://github.com/typeshed-internal/stub_uploader/commits) Updates `types-setuptools` from 80.9.0.20250801 to 80.10.0.20260124 - [Commits](https://github.com/typeshed-internal/stub_uploader/commits) Updates `hypothesis` from 6.135.26 to 6.151.2 - [Release notes](https://github.com/HypothesisWorks/hypothesis/releases) - [Commits](HypothesisWorks/hypothesis@hypothesis-python-6.135.26...hypothesis-python-6.151.2) --- updated-dependencies: - dependency-name: mypy dependency-version: 1.19.1 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: all-tools - dependency-name: types-psutil dependency-version: 7.2.1.20260116 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: all-tools - dependency-name: types-setuptools dependency-version: 80.10.0.20260124 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: all-tools - dependency-name: hypothesis dependency-version: 6.151.2 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: all-tools ... Signed-off-by: dependabot[bot] <support@github.com>
Contributor
Author
LabelsThe following labels could not be found: Please fix the above issues or remove invalid values from |
This was referenced Feb 10, 2026
Member
|
@dependabot rebase |
Contributor
Author
|
Dependabot attempted to update this pull request, but because the branch |
Contributor
Author
|
Oh no! Something went wrong on our end. Please try again later. If the problem persists, please contact GitHub support for assistance 🙇 |
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 subscribe to this conversation on GitHub.
Already have an account?
Sign in.
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.
Bumps the all-tools group in /Tools with 4 updates: mypy, types-psutil, types-setuptools and hypothesis.
Updates
mypyfrom 1.17.1 to 1.19.1Changelog
Sourced from mypy's changelog.
... (truncated)
Commits
412c19aBump version to 1.19.120aea0aUpdate changelog for 1.19.1 (#20414)2b23b50Serialize raw errors in cache metas (#20372)f60f90fFail on PyPy in main instead of setup.py (#20389)58d485bFail with an explicit error on PyPy (#20384)a4b31a2Allowtypes.NoneTypein match cases (#20383)8a6eff4[mypyc] fix generator regression with empty tuple (#20371)70eceeaFix noncommutative joins with bounded TypeVars (#20345)3890fc4Fix crash involving Unpack-ed TypeVarTuple (#20323)c93d917Fix crash on star import of redefinition (#20333)Updates
types-psutilfrom 7.0.0.20250801 to 7.2.1.20260116Commits
Updates
types-setuptoolsfrom 80.9.0.20250801 to 80.10.0.20260124Commits
Updates
hypothesisfrom 6.135.26 to 6.151.2Release notes
Sourced from hypothesis's releases.
... (truncated)
Commits
7de805fBump hypothesis-python version to 6.151.2 and update changelog559b1c1Merge pull request #4646 from HypothesisWorks/create-pull-request/patch8cfe8a3Bump hypothesis-python version to 6.151.1 and update changelogca75e22Merge pull request #4647 from Liam-DeVoe/realize-cannot-proceed6a5f210more consistent constants coverage98a5a9aformatba4fbe6improve BackendCannotProceed handling4af5e83drop for_failure deprecation7795dc9format183f0f0skip database listener testsDependabot 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