Bump the python-dependencies group across 1 directory with 5 updates - #19
Open
dependabot[bot] wants to merge 1 commit into
Open
Bump the python-dependencies group across 1 directory with 5 updates#19dependabot[bot] wants to merge 1 commit into
dependabot[bot] wants to merge 1 commit into
Conversation
Bumps the python-dependencies group with 5 updates in the / directory: | Package | From | To | | --- | --- | --- | | [nox](https://github.com/wntrblm/nox) | `2026.4.10` | `2026.8.17` | | [prek](https://github.com/j178/prek) | `0.4.5` | `0.4.14` | | [ruff](https://github.com/astral-sh/ruff) | `0.15.20` | `0.16.4` | | [mypy](https://github.com/python/mypy) | `2.1.0` | `2.3.1` | | [ty](https://github.com/astral-sh/ty) | `0.0.55` | `0.0.74` | Updates `nox` from 2026.4.10 to 2026.8.17 - [Release notes](https://github.com/wntrblm/nox/releases) - [Changelog](https://github.com/wntrblm/nox/blob/main/CHANGELOG.md) - [Commits](wntrblm/nox@2026.04.10...2026.08.17) Updates `prek` from 0.4.5 to 0.4.14 - [Release notes](https://github.com/j178/prek/releases) - [Changelog](https://github.com/j178/prek/blob/master/CHANGELOG.md) - [Commits](j178/prek@v0.4.5...v0.4.14) Updates `ruff` from 0.15.20 to 0.16.4 - [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.20...0.16.4) Updates `mypy` from 2.1.0 to 2.3.1 - [Changelog](https://github.com/python/mypy/blob/master/CHANGELOG.md) - [Commits](python/mypy@v2.1.0...v2.3.1) Updates `ty` from 0.0.55 to 0.0.74 - [Release notes](https://github.com/astral-sh/ty/releases) - [Changelog](https://github.com/astral-sh/ty/blob/main/CHANGELOG.md) - [Commits](astral-sh/ty@0.0.55...0.0.74) --- updated-dependencies: - dependency-name: mypy dependency-version: 2.3.0 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: python-dependencies - dependency-name: nox dependency-version: 2026.7.11 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: python-dependencies - dependency-name: prek dependency-version: 0.4.11 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: python-dependencies - dependency-name: ruff dependency-version: 0.16.0 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: python-dependencies - dependency-name: ty dependency-version: 0.0.63 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: python-dependencies ... Signed-off-by: dependabot[bot] <support@github.com>
dependabot
Bot
force-pushed
the
dependabot/uv/python-dependencies-b520bd98bd
branch
from
September 1, 2026 20:37
093c389 to
9e4643a
Compare
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 5 updates in the / directory:
2026.4.102026.8.170.4.50.4.140.15.200.16.42.1.02.3.10.0.550.0.74Updates
noxfrom 2026.4.10 to 2026.8.17Release notes
Sourced from nox's releases.
... (truncated)
Changelog
Sourced from nox's changelog.
... (truncated)
Commits
a976d7edocs: prepare 2026.08.17 release notes (#1168)ade83dechore: tighten mypy and pytest config (#1167)c699c47fix: support legacy encodings in parallel reporter (#1160)f85d050chore(deps): bump pre-commit hooks, hold pyproject-fmt at 2.26.0 (#1163)4b9d946chore(deps): bump the github-actions group with 2 updates (#1162)57f9e10docs: prepare 2026.08.10 release notes (#1156)c7134d4fix: isolate script mode from inherited PYTHONPATH (#1157)aad0ea8fix: require virtualenv 21+ on Python 3.15 (#1158)00c9566fix: conda version constraints on Windows (#1146)1d6b258fix: drop stale type ignores for argcomplete 3.7.2 (#1155)Updates
prekfrom 0.4.5 to 0.4.14Release notes
Sourced from prek's releases.
... (truncated)
Changelog
Sourced from prek's changelog.
... (truncated)
Commits
432eeb0Bump version to 0.4.14 (#2571)6b6d429Update Rust crate ignore to v0.4.33 (#2564)27d0cf8Update prek hooks (#2555)aaf407bUpdate Rust crate aws-lc-rs to v1.18.0 (#2569)3ddddfdUpdate Rust crate xml to v1.4.0 (#2570)fc90ec6Update Rust crate similar to v3.1.2 (#2567)50e60d4Update Rust crate thiserror to v2.0.20 (#2568)70a4c06Update Rust crate liblzma to v0.4.8 (#2565)7b8dcaaUpdate Rust crate globset to v0.4.20 (#2563)3e075d3Update Rust crate clap_complete to v4.6.9 (#2562)Updates
rufffrom 0.15.20 to 0.16.4Release notes
Sourced from ruff's releases.
... (truncated)
Changelog
Sourced from ruff's changelog.
... (truncated)
Commits
11c76bfBump 0.16.4 (#27937)d53c8c5Isolate playground builds from deployment credentials (#27839)cab001eDisable uv preview for releases and pre-commit hooks (#27939)f8d575f[ty] Clarify writing guidance for human readers (#27912)ca45faeSet--previewand--default-indexfor theuv-lockhook (#27935)4827bf7ExportUV_DEFAULT_INDEXinrelease.sh(#27934)d1087a4[ty] Handle assignment expressions in string annotations (#27921)680cce4[ty] Optimize inherited recursive protocol comparisons (#27922)974d3cbUpgrade ecosystem-analyzer and mypy_primer to the latest upstream pins (#27932)b169b40Install cargo tools locked (#27929)Updates
mypyfrom 2.1.0 to 2.3.1Changelog
Sourced from mypy's changelog.
... (truncated)
Commits
d642c44Bump version to 2.3.1a392429[mypyc] Fix crash on double yielding Iterators (#21826)4843e77[mypyc] Fixdefault_factoryfor inherited dataclass (#21785)14f5df9[mypyc] Clear coroutine env on coroutine completion (#21734)6dfa06dFix crash when unpacking return value from overload (#21830)a385746Bump version to 2.3.1+dev8aabf84Drop +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)Updates
tyfrom 0.0.55 to 0.0.74Release notes
Sourced from ty's releases.
... (truncated)
Changelog
Sourced from ty's changelog.
... (truncated)
Commits
00199f0Bump version to 0.0.74 (#4351)5769062Update mypy/pyright comparison table (#4165)4fcb060Remove Zulip from the PGO training (#4336)a7a7064Use the versions bot's ruleset bypass when merging (#4333)01b0fabUpdate prek dependencies (#4325)deef42fUpdate dependency python to 3.14 (#4326)6d35edfUpdate astral-sh/setup-uv action to v10 (#4327)4bd2833Bump version to 0.0.73 (#4322)93d0d4fDisable known GitHub cache clients in release workflows (#4317)ec4806bHarden release workflow permissions and shell inputs (#4319)