Bump the python-dependencies group with 9 updates#24
Open
dependabot[bot] wants to merge 1 commit into
Open
Conversation
Bumps the python-dependencies group with 9 updates: | Package | From | To | | --- | --- | --- | | [typer](https://github.com/fastapi/typer) | `0.15.1` | `0.25.1` | | [nox](https://github.com/wntrblm/nox) | `2024.10.9` | `2026.4.10` | | [pre-commit](https://github.com/pre-commit/pre-commit) | `4.0.1` | `4.6.0` | | [ruff](https://github.com/astral-sh/ruff) | `0.8.4` | `0.15.12` | | [mypy](https://github.com/python/mypy) | `1.14.1` | `1.20.2` | | [pytest](https://github.com/pytest-dev/pytest) | `8.3.4` | `9.0.3` | | [pytest-randomly](https://github.com/pytest-dev/pytest-randomly) | `3.16.0` | `4.1.0` | | [furo](https://github.com/pradyunsg/furo) | `2024.8.6` | `2025.12.19` | | [sphinx-autoapi](https://github.com/readthedocs/sphinx-autoapi) | `3.4.0` | `3.8.0` | Updates `typer` from 0.15.1 to 0.25.1 - [Release notes](https://github.com/fastapi/typer/releases) - [Changelog](https://github.com/fastapi/typer/blob/master/docs/release-notes.md) - [Commits](fastapi/typer@0.15.1...0.25.1) Updates `nox` from 2024.10.9 to 2026.4.10 - [Release notes](https://github.com/wntrblm/nox/releases) - [Changelog](https://github.com/wntrblm/nox/blob/main/CHANGELOG.md) - [Commits](wntrblm/nox@2024.10.09...2026.04.10) Updates `pre-commit` from 4.0.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.0.1...v4.6.0) Updates `ruff` from 0.8.4 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.8.4...0.15.12) Updates `mypy` from 1.14.1 to 1.20.2 - [Changelog](https://github.com/python/mypy/blob/master/CHANGELOG.md) - [Commits](python/mypy@v1.14.1...v1.20.2) Updates `pytest` from 8.3.4 to 9.0.3 - [Release notes](https://github.com/pytest-dev/pytest/releases) - [Changelog](https://github.com/pytest-dev/pytest/blob/main/CHANGELOG.rst) - [Commits](pytest-dev/pytest@8.3.4...9.0.3) Updates `pytest-randomly` from 3.16.0 to 4.1.0 - [Changelog](https://github.com/pytest-dev/pytest-randomly/blob/main/CHANGELOG.rst) - [Commits](pytest-dev/pytest-randomly@3.16.0...4.1.0) Updates `furo` from 2024.8.6 to 2025.12.19 - [Release notes](https://github.com/pradyunsg/furo/releases) - [Changelog](https://github.com/pradyunsg/furo/blob/main/docs/changelog.md) - [Commits](pradyunsg/furo@2024.08.06...2025.12.19) Updates `sphinx-autoapi` from 3.4.0 to 3.8.0 - [Release notes](https://github.com/readthedocs/sphinx-autoapi/releases) - [Changelog](https://github.com/readthedocs/sphinx-autoapi/blob/main/CHANGELOG.rst) - [Commits](readthedocs/sphinx-autoapi@v3.4.0...v3.8.0) --- updated-dependencies: - dependency-name: typer dependency-version: 0.25.1 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: python-dependencies - dependency-name: nox dependency-version: 2026.4.10 dependency-type: direct:development update-type: version-update:semver-major dependency-group: python-dependencies - dependency-name: pre-commit dependency-version: 4.6.0 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: python-dependencies - dependency-name: ruff dependency-version: 0.15.12 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: python-dependencies - dependency-name: mypy dependency-version: 1.20.2 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: python-dependencies - dependency-name: pytest dependency-version: 9.0.3 dependency-type: direct:development update-type: version-update:semver-major dependency-group: python-dependencies - dependency-name: pytest-randomly dependency-version: 4.1.0 dependency-type: direct:development update-type: version-update:semver-major dependency-group: python-dependencies - dependency-name: furo dependency-version: 2025.12.19 dependency-type: direct:development update-type: version-update:semver-major dependency-group: python-dependencies - dependency-name: sphinx-autoapi dependency-version: 3.8.0 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: python-dependencies ... 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.
Bumps the python-dependencies group with 9 updates:
0.15.10.25.12024.10.92026.4.104.0.14.6.00.8.40.15.121.14.11.20.28.3.49.0.33.16.04.1.02024.8.62025.12.193.4.03.8.0Updates
typerfrom 0.15.1 to 0.25.1Release notes
Sourced from typer's releases.
... (truncated)
Changelog
Sourced from typer's changelog.
... (truncated)
Commits
cfcc2ef🔖 Release version 0.25.113846cc📝 Update release notesa437469🔧 Add Typer Library Skill for Agents (#1620)ba6cc2c📝 Update release notes0f3ead0⬆ Bump ruff from 0.15.11 to 0.15.12 (#1722)db4ade6📝 Update release notes5a5206c⬆ Bump prek from 0.3.10 to 0.3.11 (#1723)959845e🔖 Release version 0.25.05e1fcfb📝 Update release notesdfb21ad🚸 Don't truncate code lines in traceback when formatted with Rich (#1695)Updates
noxfrom 2024.10.9 to 2026.4.10Release notes
Sourced from nox's releases.
... (truncated)
Changelog
Sourced from nox's changelog.
... (truncated)
Commits
97e345edocs: add thanks section (#1083)8d5c759chore: prepare for 2026.04.10 (#1081)2577f31ci: add zizmor (#1082)b6a6156fix: fully pin actions in composite action (#1080)4c7a215fix: write out .gitignore/CACHEDIR.TAG to our dir (#1072)47cb9c3fix: ignore default selection for tags and keywords (#1057)63dcab9fix: more uv variables set (#1056)e0f64e6fix: recreate if broken symlinks are present (#1078)bf90952tests: pin to working conda version (#1079)4ff681ffix: ignore forcecolor falsy (#1073)Updates
pre-commitfrom 4.0.1 to 4.6.0Release notes
Sourced from pre-commit's releases.
... (truncated)
Changelog
Sourced from pre-commit's changelog.
... (truncated)
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.8.4 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
mypyfrom 1.14.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
pytestfrom 8.3.4 to 9.0.3Release notes
Sourced from pytest's releases.
... (truncated)
Commits
a7d58d7Prepare release version 9.0.3089d981Merge pull request #14366 from bluetech/revert-14193-backport8127eafRevert "Fix: assertrepr_compare respects dict insertion order (#14050) (#14193)"99a7e60Merge pull request #14363 from pytest-dev/patchback/backports/9.0.x/95d8423bd...ddee02aMerge pull request #14343 from bluetech/cve-2025-71176-simple74eac69doc: Update training info (#14298) (#14301)f92dee7Merge pull request #14267 from pytest-dev/patchback/backports/9.0.x/d6fa26c62...7ee58acMerge pull request #12378 from Pierre-Sassoulas/fix-implicit-str-concat-and-d...37da870Merge pull request #14259 from mitre88/patch-4 (#14268)c34bfa3Add explanation for string context diffs (#14257) (#14266)Updates
pytest-randomlyfrom 3.16.0 to 4.1.0Changelog
Sourced from pytest-randomly's changelog.
Commits
c412c8dVersion 4.1.0657d9c3Upgrade dependencies (#722)49c8c1bFix a crash with Faker installed and plugin disabled (#721)c9181c2Bump django from 5.2.12 to 5.2.13 (#717)1292cc0Upgrade pre-commit to Python 3.14 (#716)56d1388[pre-commit.ci] pre-commit autoupdate (#715)43702c1Upgrade dependencies (#714)c3dc97cBump pygments from 2.19.2 to 2.20.0 (#713)a2dee8aImprove Coverage.py configuration (#712)fed4766Upgrade dependencies (#711)Updates
furofrom 2024.8.6 to 2025.12.19Release notes
Sourced from