chore(deps): bump the python-minor-and-patch group across 1 directory with 6 updates - #295
Open
dependabot[bot] wants to merge 1 commit into
Open
chore(deps): bump the python-minor-and-patch group across 1 directory with 6 updates#295dependabot[bot] wants to merge 1 commit into
dependabot[bot] wants to merge 1 commit into
Conversation
… with 6 updates Bumps the python-minor-and-patch group with 6 updates in the / directory: | Package | From | To | | --- | --- | --- | | [msgpack](https://github.com/msgpack/msgpack-python) | `1.2.1` | `1.2.2` | | [pydantic](https://github.com/pydantic/pydantic) | `2.13.3` | `2.13.5` | | [polars](https://github.com/pola-rs/polars) | `1.41.2` | `1.44.1` | | [ruff](https://github.com/astral-sh/ruff) | `0.15.12` | `0.16.5` | | [pyright](https://github.com/RobertCraigie/pyright-python) | `1.1.409` | `1.1.411` | | [python-dotenv](https://github.com/theskumar/python-dotenv) | `1.2.2` | `1.2.3` | Updates `msgpack` from 1.2.1 to 1.2.2 - [Release notes](https://github.com/msgpack/msgpack-python/releases) - [Changelog](https://github.com/msgpack/msgpack-python/blob/main/CHANGELOG.md) - [Commits](msgpack/msgpack-python@v1.2.1...v1.2.2) Updates `pydantic` from 2.13.3 to 2.13.5 - [Release notes](https://github.com/pydantic/pydantic/releases) - [Changelog](https://github.com/pydantic/pydantic/blob/v2.13.5/HISTORY.md) - [Commits](pydantic/pydantic@v2.13.3...v2.13.5) Updates `polars` from 1.41.2 to 1.44.1 - [Release notes](https://github.com/pola-rs/polars/releases) - [Commits](pola-rs/polars@py-1.41.2...py-1.44.1) Updates `ruff` from 0.15.12 to 0.16.5 - [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.12...0.16.5) 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) Updates `python-dotenv` from 1.2.2 to 1.2.3 - [Release notes](https://github.com/theskumar/python-dotenv/releases) - [Changelog](https://github.com/theskumar/python-dotenv/blob/main/CHANGELOG.md) - [Commits](theskumar/python-dotenv@v1.2.2...v1.2.3) --- updated-dependencies: - dependency-name: msgpack dependency-version: 1.2.2 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: python-minor-and-patch - dependency-name: pydantic dependency-version: 2.13.5 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: python-minor-and-patch - dependency-name: polars dependency-version: 1.44.1 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: python-minor-and-patch - dependency-name: ruff dependency-version: 0.16.5 dependency-type: direct:development update-type: version-update:semver-minor 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: python-dotenv dependency-version: 1.2.3 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: python-minor-and-patch ... 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-minor-and-patch group with 6 updates in the / directory:
1.2.11.2.22.13.32.13.51.41.21.44.10.15.120.16.51.1.4091.1.4111.2.21.2.3Updates
msgpackfrom 1.2.1 to 1.2.2Release notes
Sourced from msgpack's releases.
Changelog
Sourced from msgpack's changelog.
Commits
7381b31releaseee1bd3crelease v1.2.2 (#730)57d28a2Raise OverflowError when use_single_float cannot represent a value (#728)d374a17Avoid parallel execution of the recursion-limit nesting test on free-threaded...e94e1dcValidate nanoseconds range when unpacking timestamps in the C extension (#716)2e4be09fix: translate RecursionError to StackError in fallback Unpacker.skip() (#727)9f9bdaeConvert Packer's buf_size once (#726)809bfcdremove unused variable186d4dbBump pypa/cibuildwheel from 4.1.1 to 4.2.0(#724)ea6b84fBump pypa/gh-action-pypi-publish from 1.14.1 to 1.14.2 in the all-dependencie...Updates
pydanticfrom 2.13.3 to 2.13.5Release notes
Sourced from pydantic's releases.
Changelog
Sourced from pydantic's changelog.
Commits
001dea0Bumppypa/gh-action-pypi-publishaction to v1.14.2558379fBump twine to v7.0.02cfd5d3Do not check for docs builda735beeFix more Clippy lints7eed4a1Fix Clippy 0.1.95 warningsb353bbbPrepare release v2.13.563d2cccCount validated model fields once in smart unionsa53ec2eSpeed up PyPy CI testsd65e0f9Workaround circular import error in Mypy47a6dbfFix missing GC traversal inpydantic-coreforGeneralFieldsSerializerUpdates
polarsfrom 1.41.2 to 1.44.1Release notes
Sourced from polars's releases.
... (truncated)
Commits
e4ae5eaPython Polars 1.44.1 (#28971)8414c89fix: Incorrect broadcasting in when/then/otherwise (#28970)9c17bbffix: Handle Parquet data page with concatenated gzip members (#28808)03dfd26fix(python): Typecollect_batchesas_CollectBatches, not `Iterator[DataF...507e8a0fix: Resolve dtype inconsistency for pl.Unknown in literals and casts (#28830)4623316fix: Incorrect when/then/otherwise with non-scalar null mask (#28946)6f46eb2build: Disable Numa on python release (#28934)d14231afeat: Support integer fixed-array dot products (#28829)9ae4e57Python Polars 1.44.0 (#28923)ad15cd4fix: SQL handle quantified comparisons against a subquery (#28929)Updates
rufffrom 0.15.12 to 0.16.5Release notes
Sourced from ruff's releases.
... (truncated)
Changelog
Sourced from ruff's changelog.
... (truncated)
Commits
9e4938cBump 0.16.5 (#28110)aad0e90Allow rules without codes (#28049)5fdab73Update preview default rules and categories (#27877)29c8e5bDocument rule acceptance guidelines (#27910)50a4d7fDocument the new category selectors (#27906)ada8795Introduce category selectors (#27666)d894723[ty] Infer lambda parameters through callable type aliases (#28109)2685fde[ty] Narrow functional enum members in==andmatch(#28103)efcffd2[ty] Intersection simplifications with subtype-related generic specialization...eb78048[ty] Bump ecosystem-analyzer for HTML escaping (#28104)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)Updates
python-dotenvfrom 1.2.2 to 1.2.3Release notes
Sourced from python-dotenv's releases.
Changelog
Sourced from python-dotenv's changelog.
Commits
49515afBump version: 1.2.2 → 1.2.38ac846fchore: add release runbook (RELEASING.md) and make release targetbb31c94docs: add 1.2.3 release notes (#606, #638, #680)f7b18d9fix: round-trip backslashes through set_key (#680)751f8c1ci(deps): bump actions/checkout from 6.0.2 to 6.0.3 in the github-actions gro...f1937b6chore(deps): update mkdocs-include-markdown-plugin requirement from >=6.0.0 t...45b9372chore(deps): update pytest requirement from >=3.9 to >=9.0.3 (#653)72896e9docs: fix broken mkdocs link in CONTRIBUTING.md (#636)72754a1ci(deps): bump peaceiris/actions-gh-pages from 4.0.0 to 4.1.0 in the github-a...078325eci(security): harden CI/CD supply chain with SHA pinning and least-privilege ...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 conditionsNote
Medium Risk
Lockfile-only, but bumps touch pydantic (wide API surface), msgpack (perps signing), and a sizable polars jump; ruff 0.16.x may change lint output in CI.
Overview
Refreshes
uv.lockonly—nopyproject.tomlor application source changes—pinning six grouped dependency upgrades.Runtime / data:
msgpack1.2.1→1.2.2 (bug and security fixes in unpack paths; relevant where perps signing usesmsgpack.packb),pydantic2.13.3→2.13.5 withpydantic-core2.46.5 (validation/GC fixes used across API actions),polars/polars-runtime-321.41.2→1.44.1 (optional quant/frames stack), andpython-dotenv1.2.2→1.2.3 (.env BOM/backslash parsing fixes).Tooling:
ruff0.15.12→0.16.5 (minor linter release; may surface new preview rules or config behavior in CI) andpyright1.1.409→1.1.411 (type-checker bundle update).Reviewed by Cursor Bugbot for commit 1d7bf75. Bugbot is set up for automated code reviews on this repo. Configure here.