deps(deps-dev): bump the python-development group across 1 directory with 6 updates#64
Merged
Merged
Conversation
…with 6 updates Bumps the python-development group with 6 updates in the / directory: | Package | From | To | | --- | --- | --- | | [ipython](https://github.com/ipython/ipython) | `9.12.0` | `9.13.0` | | [mypy](https://github.com/python/mypy) | `1.20.1` | `1.20.2` | | [pre-commit](https://github.com/pre-commit/pre-commit) | `4.5.1` | `4.6.0` | | [ruff](https://github.com/astral-sh/ruff) | `0.15.10` | `0.15.12` | | [types-requests](https://github.com/python/typeshed) | `2.33.0.20260408` | `2.33.0.20260503` | | [wemake-python-styleguide](https://github.com/wemake-services/wemake-python-styleguide) | `1.6.1` | `1.6.2` | Updates `ipython` from 9.12.0 to 9.13.0 - [Release notes](https://github.com/ipython/ipython/releases) - [Commits](ipython/ipython@9.12.0...9.13.0) Updates `mypy` from 1.20.1 to 1.20.2 - [Changelog](https://github.com/python/mypy/blob/master/CHANGELOG.md) - [Commits](python/mypy@v1.20.1...v1.20.2) Updates `pre-commit` from 4.5.1 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.1...v4.6.0) Updates `ruff` from 0.15.10 to 0.15.12 - [Release notes](https://github.com/astral-sh/ruff/releases) - [Changelog](https://github.com/astral-sh/ruff/blob/main/CHANGELOG.md) - [Commits](astral-sh/ruff@0.15.10...0.15.12) Updates `types-requests` from 2.33.0.20260408 to 2.33.0.20260503 - [Commits](https://github.com/python/typeshed/commits) Updates `wemake-python-styleguide` from 1.6.1 to 1.6.2 - [Release notes](https://github.com/wemake-services/wemake-python-styleguide/releases) - [Changelog](https://github.com/wemake-services/wemake-python-styleguide/blob/master/CHANGELOG.md) - [Commits](wemake-services/wemake-python-styleguide@1.6.1...1.6.2) --- updated-dependencies: - dependency-name: ipython dependency-version: 9.13.0 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: python-development - dependency-name: mypy dependency-version: 1.20.2 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: python-development - dependency-name: pre-commit dependency-version: 4.6.0 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: python-development - dependency-name: ruff dependency-version: 0.15.12 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: python-development - dependency-name: types-requests dependency-version: 2.33.0.20260503 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: python-development - dependency-name: wemake-python-styleguide dependency-version: 1.6.2 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: python-development ... Signed-off-by: dependabot[bot] <support@github.com>
a10873e to
e52e3b6
Compare
|
d3rky
approved these changes
May 4, 2026
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.



Bumps the python-development group with 6 updates in the / directory:
9.12.09.13.01.20.11.20.24.5.14.6.00.15.100.15.122.33.0.202604082.33.0.202605031.6.11.6.2Updates
ipythonfrom 9.12.0 to 9.13.0Commits
7c1654drelease 9.13.0d7cd8a4Fix reStructuredText heading underline consistency in whatsnew (#15189)6542c95Fix RST header levels in whatsnew/version9.rst0ca3e92Prepare release notes for 9.13 (#15188)9c8ce11Revert release.py change, keep as dev1fb2f7dPrepare release notes for 9.13be4179dImplement support for image/png format in terminal (#15184)1ec6bc9Implement support for image/png format in terminalc6f48bcsolves #14901 illegible yellow string on yellow background issue (#15156)8635f71fix: CapturedIO.init type annotations to accept Optional[StringIO] (#15172)Updates
mypyfrom 1.20.1 to 1.20.2Changelog
Sourced from mypy's changelog.
... (truncated)
Commits
145a062Bump version to 1.20.281cd492Fix slicing with nonstrict optional (#21282)908d344[mypyc] Set dunder attrs when adding module to sys.modules (#21275)ba28610Initial support for Python 3.15.0a8 (#21255)7b0e09fFix match statement semantics for "or" pattern (#21156)92b74f2Avoid widening types in conditional_types (#21242)0dcbfaaFix is_overlapping_types for generic callables (#21208)210f518Correctly aggregate narrowing information on parent expressions (#21206)c34530eOnly set journal mode in coordinator (#21217)79a3ec6Use WAL with SQLite cache, fix close (#21154)Updates
pre-commitfrom 4.5.1 to 4.6.0Release notes
Sourced from pre-commit's releases.
Changelog
Sourced from pre-commit's changelog.
Commits
f35134bv4.6.02a51ffcMerge pull request #3662 from pre-commit/hook-impl-optional-hook-dird7dee32make --hook-dir optional for hook-impl965aeb1Merge pull request #3661 from pre-commit/hook-impl-required2eacc06--hook-type is required for hook-implf5678bfMerge pull request #3657 from pre-commit/pre-commit-ci-update-config054cc5b[pre-commit.ci] pre-commit autoupdate5c0f302Merge pull request #3652 from pre-commit/pre-commit-ci-update-configa5d9114[pre-commit.ci] pre-commit autoupdate129a1f5Merge pull request #3641 from pre-commit/mxr-patch-1Updates
rufffrom 0.15.10 to 0.15.12Release notes
Sourced from ruff's releases.
... (truncated)
Changelog
Sourced from ruff's changelog.
... (truncated)
Commits
66f93cfBump 0.15.12 (#24815)476a4d0[ty] Complete support for more detailed diagnostics on possibly unbound error...ed669eaImplement#ruff:file-ignorefile-level suppressions (#23599)e73d952[ty] Include inferred type ininvalid-keyconcise diagnostic for union/inte...80feb29[ty] report only dead annotation-only locals as unused (#24811)0fbf2bcDrop deprecated license classifier (#24808)43b174c[ty] Infer lambda parameter types withCallabletype context (#24317)4f449ae[ty] Add error context for intersection types (#24772)5b4e753[ty] Add support for goto in literal enum member inlay hint (#24792)e7cc762[ty] Add error context for TypedDict assignments (#24790)Updates
types-requestsfrom 2.33.0.20260408 to 2.33.0.20260503Commits
Updates
wemake-python-styleguidefrom 1.6.1 to 1.6.2Release notes
Sourced from wemake-python-styleguide's releases.
Changelog
Sourced from wemake-python-styleguide's changelog.
Commits
b353facVersion 1.6.2 release (#3636)76860b9fix: WPS529 false positive (#3634)3771f75fix: WPS222 false positive for nested conditions (#3633)88d8755[pre-commit.ci] pre-commit autoupdate (#3632)10e3e12[pre-commit.ci] pre-commit autoupdate (#3629)741ba4b[pre-commit.ci] pre-commit autoupdate (#3628)79390f7chore(deps): bump codecov/codecov-action from 5 to 6 (#3626)a8f6a6bAdded spellcheck tools (#3625)d8aa58d[pre-commit.ci] pre-commit autoupdate (#3624)62ec2dd[pre-commit.ci] pre-commit autoupdate (#3623)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