Uh oh!
There was an error while loading. Please reload this page.
⬆ Bump the python-packages group across 1 directory with 8 updates - #1948
Merged
Conversation
Contributor
📝 Docs previewLast commit f904338 at: https://cc24cc34.typertiangolo.pages.dev |
Bumps the python-packages group with 8 updates in the / directory: | Package | From | To | | --- | --- | --- | | [mypy](https://github.com/python/mypy) | `2.3.0` | `2.3.1` | | [ty](https://github.com/astral-sh/ty) | `0.0.63` | `0.0.74` | | [ruff](https://github.com/astral-sh/ruff) | `0.16.0` | `0.16.4` | | [zensical](https://github.com/zensical/zensical) | `0.0.51` | `0.0.57` | | [prek](https://github.com/j178/prek) | `0.4.11` | `0.4.14` | | [zizmor](https://github.com/zizmorcore/zizmor) | `1.28.0` | `1.29.0` | | [pydantic-settings](https://github.com/pydantic/pydantic-settings) | `2.14.2` | `2.15.0` | | [pygithub](https://github.com/pygithub/pygithub) | `2.9.1` | `2.10.0` | Updates `mypy` from 2.3.0 to 2.3.1 - [Changelog](https://github.com/python/mypy/blob/master/CHANGELOG.md) - [Commits](python/mypy@v2.3.0...v2.3.1) Updates `ty` from 0.0.63 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.63...0.0.74) Updates `ruff` from 0.16.0 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.16.0...0.16.4) Updates `zensical` from 0.0.51 to 0.0.57 - [Release notes](https://github.com/zensical/zensical/releases) - [Commits](zensical/zensical@v0.0.51...v0.0.57) Updates `prek` from 0.4.11 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.11...v0.4.14) Updates `zizmor` from 1.28.0 to 1.29.0 - [Release notes](https://github.com/zizmorcore/zizmor/releases) - [Changelog](https://github.com/zizmorcore/zizmor/blob/main/docs/release-notes.md) - [Commits](zizmorcore/zizmor@v1.28.0...v1.29.0) Updates `pydantic-settings` from 2.14.2 to 2.15.0 - [Release notes](https://github.com/pydantic/pydantic-settings/releases) - [Commits](pydantic/pydantic-settings@v2.14.2...v2.15.0) Updates `pygithub` from 2.9.1 to 2.10.0 - [Release notes](https://github.com/pygithub/pygithub/releases) - [Changelog](https://github.com/PyGithub/PyGithub/blob/main/doc/changes.rst) - [Commits](PyGithub/PyGithub@v2.9.1...v2.10.0) --- updated-dependencies: - dependency-name: mypy dependency-version: 2.3.1 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: python-packages - dependency-name: prek dependency-version: 0.4.14 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: python-packages - dependency-name: pydantic-settings dependency-version: 2.15.0 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: python-packages - dependency-name: pygithub dependency-version: 2.10.0 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: python-packages - dependency-name: ruff dependency-version: 0.16.4 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: python-packages - dependency-name: ty dependency-version: 0.0.74 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: python-packages - dependency-name: zensical dependency-version: 0.0.57 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: python-packages - dependency-name: zizmor dependency-version: 1.29.0 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: python-packages ... Signed-off-by: dependabot[bot] <support@github.com>
dependabotBotforce-pushed
the
dependabot/uv/python-packages-8c2cf8eff0
branch
from
September 2, 2026 13:59
6b46e1b to
cb8672bCompareYuriiMotovforce-pushed
the
dependabot/uv/python-packages-8c2cf8eff0
branch
from
September 2, 2026 14:28
9c6db40 to
f904338CompareUh oh!
There was an error while loading. Please reload this page.
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 freeto 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-packages group with 8 updates in the / directory:
2.3.02.3.10.0.630.0.740.16.00.16.40.0.510.0.570.4.110.4.141.28.01.29.02.14.22.15.02.9.12.10.0Updates
mypyfrom 2.3.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+devUpdates
tyfrom 0.0.63 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)Updates
rufffrom 0.16.0 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
zensicalfrom 0.0.51 to 0.0.57Release notes
Sourced from zensical's releases.
... (truncated)
Commits
f18bb99chore: release v0.0.57325758ffix: update ui to v0.0.26b020159refactor: increase max header size to 8kb (#875)7372e5bfix: support pymdownx blocks in markdown exec (#871)ab17429chore: release v0.0.56e6c56cerefactor: report invalid autorefs underinvalid_linksvalidation setting9973ac9fix: regression reporting unresolved references (#866)b60354cchore: release v0.0.55b53048erefactor: revert code blocks to TOML 1.0 (#860)7fe9b24Merge pull request #862 from zensical/fix/reference-extractorUpdates
prekfrom 0.4.11 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
zizmorfrom 1.28.0 to 1.29.0Release notes
Sourced from zizmor's releases.
Changelog
Sourced from zizmor's changelog.
Commits
3c11696zizmor 1.29.0 (#2251)876f448Bump trophies (#2250)3e92c0aRemove old deprecated--collectmodes (#2242)35ab77bSupport self-repository syntax for local uses (#2249)6ea55f5chore(deps): bump pymdown-extensions from 10.21.3 to 11.0 (#2241)a56362cchore(deps): bump quinn-proto from 0.11.14 to 0.11.16 (#2240)80b80f3Bump zensical, fixup anchor IDs (#2239)dce1469Bump trophies (#2238)fd487f4chore(deps): bump the github-actions group with 4 updates (#2236)ab59a28chore(deps): bump the cargo group with 11 updates (#2237)Updates
pydantic-settingsfrom 2.14.2 to 2.15.0Release notes
Sourced from pydantic-settings's releases.
... (truncated)
Commits
f725ca1Prepare release 2.15.0 (#930)28f35c2Bump the python-packages group with 4 updates (#929)9056db0test: move function-local imports to the top of test modules (#927)f077e3afix: raise ValidationError for non-JSON env values on strict fields (#926)ae25d70fix: treat Secret subclasses as non-complex fields (#716) (#920)798dceaBump the python-packages group with 4 updates (#924)a190041Bump the github-actions group with 4 updates (#925)5d93332Bump the python-packages group with 4 updates (#921)d2fdedafix: read secret files as UTF-8 instead of the locale encoding (#917)2256a4eBump the python-packages group with 3 updates (#915)Updates
pygithubfrom 2.9.1 to 2.10.0Release notes
Sourced from pygithub's releases.