chore(deps): bump the python group across 1 directory with 13 updates - #141
Open
dependabot[bot] wants to merge 1 commit into
Open
dependabot[bot] wants to merge 1 commit into
dependabot[bot] wants to merge 1 commit into
Conversation
Bumps the python group with 13 updates in the / directory: | Package | From | To | | --- | --- | --- | | [matplotlib](https://github.com/matplotlib/matplotlib) | `3.11.1` | `3.11.2` | | [mlflow](https://github.com/mlflow/mlflow) | `3.15.1` | `3.16.1` | | [numba](https://github.com/numba/numba) | `0.66.0` | `0.67.0` | | [numpy](https://github.com/numpy/numpy) | `2.4.6` | `2.5.3` | | [pandera](https://github.com/pandera-dev/pandera) | `0.32.1` | `0.33.1` | | [pydantic](https://github.com/pydantic/pydantic) | `2.13.4` | `2.13.5` | | [scikit-learn](https://github.com/scikit-learn/scikit-learn) | `1.9.0` | `1.9.1` | | [shap](https://github.com/shap/shap) | `0.49.1` | `0.52.0` | | [lefthook](https://github.com/evilmartians/lefthook) | `2.1.10` | `2.1.14` | | [ruff](https://github.com/astral-sh/ruff) | `0.16.2` | `0.16.8` | | [ty](https://github.com/astral-sh/ty) | `0.0.69` | `0.0.82` | | [validate-pyproject](https://github.com/abravalheri/validate-pyproject) | `0.25` | `0.26` | | [nbformat](https://github.com/jupyter/nbformat) | `5.11.0` | `5.11.1` | Updates `matplotlib` from 3.11.1 to 3.11.2 - [Release notes](https://github.com/matplotlib/matplotlib/releases) - [Commits](matplotlib/matplotlib@v3.11.1...v3.11.2) Updates `mlflow` from 3.15.1 to 3.16.1 - [Release notes](https://github.com/mlflow/mlflow/releases) - [Changelog](https://github.com/mlflow/mlflow/blob/v3.16.1/CHANGELOG.md) - [Commits](mlflow/mlflow@v3.15.1...v3.16.1) Updates `numba` from 0.66.0 to 0.67.0 - [Release notes](https://github.com/numba/numba/releases) - [Commits](numba/numba@0.66.0...0.67.0) Updates `numpy` from 2.4.6 to 2.5.3 - [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.6...v2.5.3) Updates `pandera` from 0.32.1 to 0.33.1 - [Release notes](https://github.com/pandera-dev/pandera/releases) - [Commits](unionai-oss/pandera@v0.32.1...v0.33.1) Updates `pydantic` from 2.13.4 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.4...v2.13.5) Updates `scikit-learn` from 1.9.0 to 1.9.1 - [Release notes](https://github.com/scikit-learn/scikit-learn/releases) - [Commits](scikit-learn/scikit-learn@1.9.0...1.9.1) Updates `shap` from 0.49.1 to 0.52.0 - [Release notes](https://github.com/shap/shap/releases) - [Changelog](https://github.com/shap/shap/blob/main/docs/release_notes.rst) - [Commits](shap/shap@v0.49.1...v0.52.0) Updates `lefthook` from 2.1.10 to 2.1.14 - [Release notes](https://github.com/evilmartians/lefthook/releases) - [Changelog](https://github.com/evilmartians/lefthook/blob/master/CHANGELOG.md) - [Commits](evilmartians/lefthook@v2.1.10...v2.1.14) Updates `ruff` from 0.16.2 to 0.16.8 - [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.2...0.16.8) Updates `ty` from 0.0.69 to 0.0.82 - [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.69...0.0.82) Updates `validate-pyproject` from 0.25 to 0.26 - [Release notes](https://github.com/abravalheri/validate-pyproject/releases) - [Changelog](https://github.com/abravalheri/validate-pyproject/blob/main/CHANGELOG.rst) - [Commits](abravalheri/validate-pyproject@v0.25...0.26) Updates `nbformat` from 5.11.0 to 5.11.1 - [Release notes](https://github.com/jupyter/nbformat/releases) - [Changelog](https://github.com/jupyter/nbformat/blob/main/CHANGELOG.md) - [Commits](jupyter/nbformat@v5.11.0...v5.11.1) --- updated-dependencies: - dependency-name: matplotlib dependency-version: 3.11.2 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: python - dependency-name: mlflow dependency-version: 3.16.1 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: python - dependency-name: numba dependency-version: 0.67.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: python - dependency-name: numpy dependency-version: 2.5.3 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: python - dependency-name: pandera dependency-version: 0.33.1 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: python - dependency-name: pydantic dependency-version: 2.13.5 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: python - dependency-name: scikit-learn dependency-version: 1.9.1 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: python - dependency-name: shap dependency-version: 0.52.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: python - dependency-name: lefthook dependency-version: 2.1.14 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: python - dependency-name: ruff dependency-version: 0.16.8 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: python - dependency-name: ty dependency-version: 0.0.82 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: python - dependency-name: validate-pyproject dependency-version: '0.26' dependency-type: direct:development update-type: version-update:semver-minor dependency-group: python - dependency-name: nbformat dependency-version: 5.11.1 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: python ... 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 group with 13 updates in the / directory:
3.11.13.11.23.15.13.16.10.66.00.67.02.4.62.5.30.32.10.33.12.13.42.13.51.9.01.9.10.49.10.52.02.1.102.1.140.16.20.16.80.0.690.0.820.250.265.11.05.11.1Updates
matplotlibfrom 3.11.1 to 3.11.2Release notes
Sourced from matplotlib's releases.
Commits
d3ca917REL: v3.11.2b76fea9DOC: Set current version to 3.11.239c7f06DOC: Prepare GitHub stats for 3.11.25dd13e3Merge branch 'v3.11.1-doc' into release-3.11.2aa484beMerge branch 'v3.11.0-doc' into v3.11.1-doc0e10f83Merge pull request #32330 from meeseeksmachine/auto-backport-of-pr-32324-on-v...ebe947bBackport PR #32324: Don't force any diagnostics to be errors in bundled Harfbuzz8f4b7c5Merge pull request #32322 from meeseeksmachine/auto-backport-of-pr-32321-on-v...93278adBackport PR #32321: DOC: correct note about PyOS_InputHookb0aee78Merge pull request #32319 from meeseeksmachine/auto-backport-of-pr-32305-on-v...Updates
mlflowfrom 3.15.1 to 3.16.1Release notes
Sourced from mlflow's releases.
... (truncated)
Changelog
Sourced from mlflow's changelog.
Commits
32792afUpdate 3.16.1 changelog for #25884 (#25919)2d8856f[3.16] Resolve UC trace location in model serving without local-store validat...ca721f4[3.16] Update bundledmlflow/assistant/skillsto latest upstream (#25918)ff9e48bUpdate CHANGELOG for 3.16.1 (#25872)b7ab3d1Replace MinIO with RustFS inmlflow_artifactsexample (#25808)d2bd515Adapt admin bootstrap tests for branch-3.163730ed8Fix S3 multipart upload encryption arguments (#25772)93c11e1Remove the default basic-auth admin password shipped inbasic_auth.ini(GHS...25240ddbasic-auth: serve the web UI to non-admins under fail-closed authorization (#...5c36ecbAdd atimeoutoption to the@scorerdecorator (#25720)Updates
numbafrom 0.66.0 to 0.67.0Release notes
Sourced from numba's releases.
Commits
3190b91Merge pull request #10772 from swap357/release0.67f68f603add current pr on 0.67 pr list86a975cupdate final release date for 0.67c7f14cfMerge pull request #10726 from swap357/pin_deps_0.67123fa28update test refs and pin dependencies for release0.670c89330Merge pull request #10724 from swap357/changelog_0.67ffaa017Merge pull request #10723 from swap357/update_version_support_table_0.67.0rc1af0d879fix wrapping on release notesa5e4654Update docs/source/release/0.67.0-notes.rste85720eUpdate docs/source/release/0.67.0-notes.rstUpdates
numpyfrom 2.4.6 to 2.5.3Release notes
Sourced from numpy's releases.
... (truncated)
Commits
dd88c0cMerge pull request #32511 from charris/prepare-2.5.3edcac6aREL: Prepare for the NumPy 2.5.3 releasefd4d908Merge pull request #32509 from charris/backport-3249665bb1daBUG: fix crash in ufunc.resolve_dtypes with a Python scalar type (#32496)294956eMerge pull request #32506 from charris/backport-3250326428d9DOC: fix scipy docs links in intersphinx mapping (#32507)5fab1cbDOC: use static scipy doc site for intershpinx (#32503)7beed2fMerge pull request #32481 from ngoldbaum/stringdtype-backport8972f70Merge pull request #32478 from charris/backport-32466ab1b589Merge pull request #32477 from charris/backport-32423Updates
panderafrom 0.32.1 to 0.33.1Release notes
Sourced from pandera's releases.
... (truncated)
Commits
62f55e2ci: add actionlint workflow and pre-commit hook (#2436)857a3b2Warn when optional columns are missing via on_missing option (#2447)2e307b7fix: restore optional-column semantics for bareT | Noneannotations (#2458)ccdabdedocs: announce Pandera CLI and PyArrow support in banner (#2456)c37a5b2fix: respect pydantic serialization aliases (#2449)b6ecd53fix(docs): only apply pyspark JDK24 security-manager opt-in flag on JDK 24 (#...384d48bfix(docs): make intersphinx fetch resilient to transient failures (#2452)f1245c2ci: only run unit tests for changed areas (#2450)46b1495fix(decorators): support keyword-only / variadic functions in check_input (#2...9e268acfix: handle scalar groupby keys in _format_groupby_input (#2420)Updates
pydanticfrom 2.13.4 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
scikit-learnfrom 1.9.0 to 1.9.1Release notes
Sourced from scikit-learn's releases.
Commits
866c0f5generate changelog12f135fupdate upper bounds43ff2f2bump versionb851524DOC Mark dev index as orphan (#34916)01d56d4DOC Fix wikipedia principal eigenvector example references (#34915)b86a1e2🔒 🤖 CI Update lock files for array-api CI build(s) 🔒 🤖 ...d282698🔒 🤖 CI Update lock files for main CI build(s) 🔒 🤖 (#34897)eb34279🔒 🤖 CI Update lock files for free-threaded CI build(s) 🔒 :rob...7581303FIX: FixQuantileTransformer(ignore_implicit_zeros=True)sub-sampling behav...ac47f4dFIX: avoid EfficiencyWarning in OPTICS with metric='precomputed' (#34692)Updates
shapfrom 0.49.1 to 0.52.0Release notes
Sourced from shap's releases.
... (truncated)
Commits
8461059FIX: Improve GPU TreeExplainer parity (#4997)8549e6bfix: use isinstance() instead of type() is tuple checks (#4508)3be7001remove webpack dependency for sickness scores (#5018)6e9f9b8build(deps): bump qs and express in /javascript (#5015)9be5435build(deps): bump idna from 3.11 to 3.15 in /docs (#5007)52dd763pin torch to <=2.11.0 in pyproject.toml (#5017)d8f2e76build(deps-dev): bump webpack-dev-server in /javascript (#5009)ac6e677build(deps-dev): bump@babel/plugin-transform-modules-systemjs(#4991)679b2eeFIX: warn when covariance matrix is singular in LinearExplainer (#4471)ce4abd7build(deps): bump mistune from 3.2.0 to 3.2.1 (#4990)Updates
lefthookfrom 2.1.10 to 2.1.14Release notes
Sourced from lefthook's releases.
Changelog
Sourced from lefthook's changelog.
Commits
1e235532.1.14: small fixes and spinner improvementsa2c9d372.1.13: small fixes and spinner improvementsc7b4983fix(run): error when --job/--command matches nothing (#1512)e4ca4a1fix: disable tty things when stdout is not TTY (#1545)aa3fa89docs: document files inheritance for grouped jobs (#1536)250f028fix: force colors when colors are explicitly enabled (#1538)62f4d5efix: resolve file_types paths from the repo root (#1537)ef092ebfix(npm) don't force pastcore.hooksPathguard in npm postinstall (#1475)3667aebfix: don't force-install hooks from the npm postinstall (#1510)354df23docs: quote template run examples (#1472)Updates
rufffrom 0.16.2 to 0.16.8Release notes
Sourced from ruff's releases.