chore(deps): bump the python-minor-and-patch group across 1 directory with 4 updates - #167
Open
dependabot[bot] wants to merge 1 commit into
Open
chore(deps): bump the python-minor-and-patch group across 1 directory with 4 updates#167dependabot[bot] wants to merge 1 commit into
dependabot[bot] wants to merge 1 commit into
Conversation
dependabot
Bot
force-pushed
the
dependabot/uv/python-minor-and-patch-15ace189cc
branch
from
July 20, 2026 13:18
d4a027d to
7b76527
Compare
… with 4 updates Bumps the python-minor-and-patch group with 4 updates in the / directory: [pydantic](https://github.com/pydantic/pydantic), [polars](https://github.com/pola-rs/polars), [ruff](https://github.com/astral-sh/ruff) and [pyright](https://github.com/RobertCraigie/pyright-python). Updates `pydantic` from 2.13.3 to 2.13.4 - [Release notes](https://github.com/pydantic/pydantic/releases) - [Changelog](https://github.com/pydantic/pydantic/blob/main/HISTORY.md) - [Commits](pydantic/pydantic@v2.13.3...v2.13.4) Updates `polars` from 1.41.2 to 1.42.1 - [Release notes](https://github.com/pola-rs/polars/releases) - [Commits](pola-rs/polars@py-1.41.2...py-1.42.1) Updates `ruff` from 0.15.12 to 0.15.22 - [Release notes](https://github.com/astral-sh/ruff/releases) - [Changelog](https://github.com/astral-sh/ruff/blob/0.15.22/CHANGELOG.md) - [Commits](astral-sh/ruff@0.15.12...0.15.22) Updates `pyright` from 1.1.409 to 1.1.411 - [Release notes](https://github.com/RobertCraigie/pyright-python/releases) - [Commits](RobertCraigie/pyright-python@v1.1.409...v1.1.411) --- updated-dependencies: - dependency-name: polars dependency-version: 1.42.1 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: python-minor-and-patch - dependency-name: pydantic dependency-version: 2.13.4 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: python-minor-and-patch - dependency-name: pyright dependency-version: 1.1.411 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: python-minor-and-patch - dependency-name: ruff dependency-version: 0.15.20 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: python-minor-and-patch ... Signed-off-by: dependabot[bot] <support@github.com>
dependabot
Bot
force-pushed
the
dependabot/uv/python-minor-and-patch-15ace189cc
branch
from
July 27, 2026 13:25
7b76527 to
191a695
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-minor-and-patch group with 4 updates in the / directory: pydantic, polars, ruff and pyright.
Updates
pydanticfrom 2.13.3 to 2.13.4Release notes
Sourced from pydantic's releases.
Changelog
Sourced from pydantic's changelog.
Commits
cf67d4bFix lintingf0d8a21Prepare release v2.13.45e3fe1dCheck for pydantic tag pattern in CI7f9edccDocument tagging conventionsb46a0c9Adaptpydantic-corelinker flags on macOS50629c8Update to PyPy 7.3.228522ebbPreserveRootModelcore metadataa37f3afAdaptMISSINGsentinel test to work with unreleasedtyping_extensionsver...909259aRemove Logfire example in documentation2c4174cBump libc from 0.2.155 to 0.2.185Updates
polarsfrom 1.41.2 to 1.42.1Release notes
Sourced from polars's releases.
... (truncated)
Commits
0df0c25Python Polars 1.42.1 (#28128)876bfb8docs: Fix dataset regression in the examples (#28131)07560f7chore(rust): Disallow usage oftokio::spawnin clippy (#28123)aa5d073fix: Incorrect sorted fast-path returning nan for grouped max (#28129)a2f2559docs: Emphasize to generally not ever write Rust tests (#28082)156e7f5chore(python): ImproveMakefilewith respect tovenvrobustness (#28110)fc09271fix: Fix panic on scan_parquet filter of fixed-size binary column (#28122)3dce32bdocs: Mention Polars skill in User Guide's LLM section (#28113)bd27f24refactor(rust): Remove legacy prelude glob imports from leaf files (#28114)853a398fix: Fix decimal dynamic float cast (#28126)Updates
rufffrom 0.15.12 to 0.15.22Release notes
Sourced from ruff's releases.
... (truncated)
Changelog
Sourced from ruff's changelog.
... (truncated)
Commits
0177a7eBump 0.15.22 (#26884)fe8ba85[pycodestyle] DocumentE731fix safety (#26847)f3cf7c8[ruff] Addrule-codes-in-selectors(RUF201) (#26772)d244fd7Document argfile support (#26803)f239758[flake8-pyi] Fix false positive in__all__(PYI053) (#26872)54acbcd[ty] SupportTypeVarTupleandUnpack(#25240)87fc38c[ty] Parallelize subtype hierarchy search (#26875)e454f91[ty] Share interned query keys across Salsa queries (#26794)6f361a7[ty] only collect expected types for files open in the editor (#25546)6d6b2b3[ty] Avoid allocations during Salsa interned lookups (#26877)Updates
pyrightfrom 1.1.409 to 1.1.411Commits
392b6baPyright NPM Package update to 1.1.411 (#363)509391aPyright NPM Package update to 1.1.410 (#361)Note
Low Risk
Lockfile-only dependency bumps within existing version constraints; no direct code changes, though pydantic/polars runtime behavior could change slightly on upgrade.
Overview
Updates the locked versions of four packages in
uv.lockonly—nopyproject.tomlor application source changes.Runtime / optional: pydantic 2.13.3 → 2.13.4 (with pydantic-core 2.46.3 → 2.46.4) and polars / polars-runtime-32 1.41.2 → 1.42.1.
Dev tooling: ruff 0.15.12 → 0.15.22 and pyright 1.1.409 → 1.1.411.
CI still uses
uv sync --lockedwith existing ruff/pyright steps; behavior may shift slightly from upstream patch/minor releases (e.g. polars bugfixes, ruff rule/perf changes).Reviewed by Cursor Bugbot for commit 191a695. Bugbot is set up for automated code reviews on this repo. Configure here.