chore(deps): bump the python-dependencies group with 11 updates#57
Open
dependabot[bot] wants to merge 1 commit into
Open
chore(deps): bump the python-dependencies group with 11 updates#57dependabot[bot] wants to merge 1 commit into
dependabot[bot] wants to merge 1 commit into
Conversation
Bumps the python-dependencies group with 11 updates: | Package | From | To | | --- | --- | --- | | [typer](https://github.com/fastapi/typer) | `0.24.2` | `0.26.6` | | [pandas](https://github.com/pandas-dev/pandas) | `3.0.2` | `3.0.3` | | [polars](https://github.com/pola-rs/polars) | `1.39.3` | `1.41.2` | | [mypy](https://github.com/python/mypy) | `1.20.2` | `2.1.0` | | [pandas-stubs](https://github.com/pandas-dev/pandas-stubs) | `3.0.0.260204` | `3.0.3.260530` | | [pytest-asyncio](https://github.com/pytest-dev/pytest-asyncio) | `1.3.0` | `1.4.0` | | [ruff](https://github.com/astral-sh/ruff) | `0.15.12` | `0.15.15` | | [pyright](https://github.com/RobertCraigie/pyright-python) | `1.1.409` | `1.1.410` | | [scikit-learn](https://github.com/scikit-learn/scikit-learn) | `1.8.0` | `1.9.0` | | [types-pyyaml](https://github.com/python/typeshed) | `6.0.12.20260408` | `6.0.12.20260518` | | [numpy](https://github.com/numpy/numpy) | `2.4.4` | `2.4.6` | Updates `typer` from 0.24.2 to 0.26.6 - [Release notes](https://github.com/fastapi/typer/releases) - [Changelog](https://github.com/fastapi/typer/blob/master/docs/release-notes.md) - [Commits](fastapi/typer@0.24.2...0.26.6) Updates `pandas` from 3.0.2 to 3.0.3 - [Release notes](https://github.com/pandas-dev/pandas/releases) - [Commits](pandas-dev/pandas@v3.0.2...v3.0.3) Updates `polars` from 1.39.3 to 1.41.2 - [Release notes](https://github.com/pola-rs/polars/releases) - [Commits](pola-rs/polars@py-1.39.3...py-1.41.2) Updates `mypy` from 1.20.2 to 2.1.0 - [Changelog](https://github.com/python/mypy/blob/master/CHANGELOG.md) - [Commits](python/mypy@v1.20.2...v2.1.0) Updates `pandas-stubs` from 3.0.0.260204 to 3.0.3.260530 - [Changelog](https://github.com/pandas-dev/pandas-stubs/blob/main/docs/release_procedure.md) - [Commits](pandas-dev/pandas-stubs@v3.0.0.260204...v3.0.3.260530) Updates `pytest-asyncio` from 1.3.0 to 1.4.0 - [Release notes](https://github.com/pytest-dev/pytest-asyncio/releases) - [Commits](pytest-dev/pytest-asyncio@v1.3.0...v1.4.0) Updates `ruff` from 0.15.12 to 0.15.15 - [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.15.15) Updates `pyright` from 1.1.409 to 1.1.410 - [Release notes](https://github.com/RobertCraigie/pyright-python/releases) - [Commits](RobertCraigie/pyright-python@v1.1.409...v1.1.410) Updates `scikit-learn` from 1.8.0 to 1.9.0 - [Release notes](https://github.com/scikit-learn/scikit-learn/releases) - [Commits](scikit-learn/scikit-learn@1.8.0...1.9.0) Updates `types-pyyaml` from 6.0.12.20260408 to 6.0.12.20260518 - [Commits](https://github.com/python/typeshed/commits) Updates `numpy` from 2.4.4 to 2.4.6 - [Release notes](https://github.com/numpy/numpy/releases) - [Changelog](https://github.com/numpy/numpy/blob/main/doc/RELEASE_WALKTHROUGH.rst) - [Commits](numpy/numpy@v2.4.4...v2.4.6) --- updated-dependencies: - dependency-name: typer dependency-version: 0.26.6 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: python-dependencies - dependency-name: pandas dependency-version: 3.0.3 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: python-dependencies - dependency-name: polars dependency-version: 1.41.2 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: python-dependencies - dependency-name: mypy dependency-version: 2.1.0 dependency-type: direct:development update-type: version-update:semver-major dependency-group: python-dependencies - dependency-name: pandas-stubs dependency-version: 3.0.3.260530 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: python-dependencies - dependency-name: pytest-asyncio dependency-version: 1.4.0 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: python-dependencies - dependency-name: ruff dependency-version: 0.15.15 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: python-dependencies - dependency-name: pyright dependency-version: 1.1.410 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: python-dependencies - dependency-name: scikit-learn dependency-version: 1.9.0 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: python-dependencies - dependency-name: types-pyyaml dependency-version: 6.0.12.20260518 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: python-dependencies - dependency-name: numpy dependency-version: 2.4.6 dependency-type: direct:development update-type: version-update:semver-patch 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 11 updates:
0.24.20.26.63.0.23.0.31.39.31.41.21.20.22.1.03.0.0.2602043.0.3.2605301.3.01.4.00.15.120.15.151.1.4091.1.4101.8.01.9.06.0.12.202604086.0.12.202605182.4.42.4.6Updates
typerfrom 0.24.2 to 0.26.6Release notes
Sourced from typer's releases.
... (truncated)
Changelog
Sourced from typer's changelog.
... (truncated)
Commits
d2e002a🔖 Release version 0.26.6 (#1822)2fe5d0c📝 Update release notes06fce7d🐛 Ensure that the default of a list argument is used correctly (#1821)7f888b2📝 Update release notes2e9bf9e👷 Speed up the CI by shuffling the test matrix (#1815)1888fa2🔖 Release version 0.26.5 (#1813)a493a98📝 Update release notes9172486🐛 Ensure that hidden commands are not shown when Rich markup is disabled (#1812)c2d97d1📝 Update release notes4910a3b🔥 Remove old stub packages (#1810)Updates
pandasfrom 3.0.2 to 3.0.3Release notes
Sourced from pandas's releases.
Commits
72f2feaRLS: 3.0.3 (#65590)2897590Backport PR #65436 on branch 3.0.x (Account for privatization of matplotlib `...49894b5Backport PR #65499 on branch 3.0.x (BUG: fix check if pyarrow is installed in...1c6d1e3[backport 3.0.x] PERF: remove special casing for zoneinfo in tz_localize_to_u...2a54711Backport PR #64379 on branch 3.0.x (PERF: improve performance with ZoneInfo t...036bb7cBackport PR #65482 on branch 3.0.x (PERF: don't call unique on dtypes for che...bf4c182Backport PR #65410 on branch 3.0.x (TST: also convert str index to object in ...dd02d75[backport 3.0.x] BUG: keep fsspec OpenFile alive for chained URL reads (#6547...aef3d0f[backport 3.0.x] CI: lowercase types-pymysql/types-pyyaml to fix mamba 2.6.0 ...bb8e248Backport PR #65399 on branch 3.0.x (DOC: fix source link for classes in the r...Updates
polarsfrom 1.39.3 to 1.41.2Release notes
Sourced from polars's releases.
... (truncated)
Commits
599a503Python Polars 1.41.2 (#27784)46bb74edocs(python): Update Polars On-Prem version stamp (#27799)7dd3923docs: Broken link to AI Policy corrected (#27793)18e9bf5fix: Update to new jemalloc (#27797)d307ef1refactor(rust): Deduplicate thrift field-walk loops (#27790)2209281chore(python): Run Pyrefly on_utilsandfunctions(#27789)0eb7518docs: Add release dates to the On-Prem releases page (#27787)81ce144docs: Improve on-prem docs (#27788)9881f80fix(rust): Swap PlHashMap for PlIndexMap to make Multiplexer insertion order ...295b191docs: Add query profiler video to On-Prem user guide (#27786)Updates
mypyfrom 1.20.2 to 2.1.0Changelog
Sourced from mypy's changelog.
... (truncated)
Commits
c1c336dRemove +dev from version74df14bAdd changelog for mypy 2.1 (#21464)022d9bcRevert "TypeForm: Enable by default (#21262)"8826288[mypyc] Document librt.random (#21463)3f4067bBump librt version to 0.11.0 (#21458)2b1eb58[mypyc] Enable incremental self-compilation (#21369)8152f4aRespect file config comments for stale modules (#21444)116d60bFix nondeterminism from nonassociativity of overload joins (#21455)6c4af8eFix function call message change for small number of args (#21432)4b8fdca[mypyc] Add librt.random module (#21433)Updates
pandas-stubsfrom 3.0.0.260204 to 3.0.3.260530Commits
1a40eecVersion 3.0.3.2605300f063ecMake mypy rejectfloat(Series)calls (#1753)a073669GH1415 Enhance typing of Series[Categorical] (#1748)9df3c52TYP: GH1727 Narrow Series.to_numpy return types based on the dtype argument (...2da5f78GH1742 fix nightly CI (#1747)84e7d1aBUG: allow kwargs in Styler apply_index and map_index (#1725)82c9851GH1654 Pandas 3.0 support (#1741)4f6f533MNT: Fix missing check/assert_type harness where missing (#1749)3bbd508chore(ci): declare contents: read on test (#1751)ee82af5Modernize project settings in pyproject.toml (#1746)Updates
pytest-asynciofrom 1.3.0 to 1.4.0Release notes
Sourced from pytest-asyncio's releases.
... (truncated)
Commits
6e14cd2chore: Prepare release of v1.4.0.4b900fbBuild(deps): Bump codecov/codecov-action from 6.0.0 to 6.0.1ab9f632Build(deps): Bump zipp from 3.23.1 to 4.1.0a56fc77Build(deps): Bump hypothesis from 6.152.6 to 6.152.8e8bae9bBuild(deps): Bump requests from 2.34.0 to 2.34.2fc43340Build(deps): Bump idna from 3.14 to 3.15762eaf5Build(deps): Bump jaraco-functools from 4.4.0 to 4.5.0b62e222Build(deps): Bump click from 8.3.3 to 8.4.09190447Build(deps): Bump pydantic from 2.13.3 to 2.13.482a393cci: Remove unnecessary debug output.Updates
rufffrom 0.15.12 to 0.15.15Release notes
Sourced from ruff's releases.
... (truncated)
Changelog
Sourced from ruff's changelog.
... (truncated)
Commits
db5aa0aBump 0.15.15 (#25431)366fe21[ty] Improve diagnostics for syntax errors in forward annotations (#25158)e2e1e64[ty] Remove excess capacity from more Salsa cached collections (#25411)1bd77e1[ty] Use diagnostic message as tie breaker when sorting (#25424)7e1bc1eAdd agent skills for working on ty (#25422)574e107Expand semantic syntax errors for invalid walruses (#25415)4a7ca06[ty] Display docs for matching parameter when hovering over the name of an ar...5432709Refine a few agents instructions (#25423)3cb09eb[ty] Supporttyping.TypeForm(#25334)c8cd59f[ty] Infer class attributes assigned by metaclass initialization (#25342)Updates
pyrightfrom 1.1.409 to 1.1.410Commits
509391aPyright NPM Package update to 1.1.410 (#361)Updates
scikit-learnfrom 1.8.0 to 1.9.0Release notes
Sourced from scikit-learn's releases.
Commits
77def0etrigger wheel builder [cd build]ee7c0b0generate changelog3d7fb04bump version8954e7bDOC Release highlights for 1.9 (#34147)73a3eabFix: Array-API - avoid failing for numpy fit + predict with sparse or array-l...8839aaeDOC Thread-safety requirement for open_listener message consumer callback (#3...4d2476aDOC Refactor array API docs page (#34054)f9f812f🔒 🤖 CI Update lock files for scipy-dev CI build(s) 🔒 🤖 ...d779dc3🔒 🤖 CI Update lock files for free-threaded CI build(s) 🔒 :rob...6a03cf0🔒 🤖 CI Update lock files for array-api CI build(s) 🔒 🤖 ...Updates
types-pyyamlfrom 6.0.12.20260408 to 6.0.12.20260518Commits
Updates
numpyfrom 2.4.4 to 2.4.6Release notes
Sourced from numpy's releases.
... (truncated)
Commits
b832a09Merge pull request #31462 from charris/prepare-2.4.657cc147REL: Prepare for the NumPy 2.4.6 release0c72b0bMerge pull request #31459 from charris/backport-313479778d26BUG: core: Don't call INCREF/DECREF on descr in NpyStringAcquireAllocator. (#...e0e3876BUG: core: Don't call INCREF/DECREF on descr in NpyStringAcquireAllocator. (#...d1bffebBUG:np.linalg.svd(..., hermitian=True)returns non-unitaryvh(#31347)8d8d7e5Merge pull request #31453 from seberg/issue-31452bddaab7BUG: Fix regression inarr.conj()37a1eccMerge pull request #31444 from charris/begin-2.4.63c0e043MAINT: Prepare 2.4.x for further developmentDependabot 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 conditions