Bump the pip group across 1 directory with 5 updates#1
Merged
BayoAdejare merged 1 commit intomainfrom Mar 20, 2026
Merged
Conversation
Bumps the pip group with 5 updates in the / directory: | Package | From | To | | --- | --- | --- | | [scikit-learn](https://github.com/scikit-learn/scikit-learn) | `1.4.2` | `1.5.0` | | [lightgbm](https://github.com/microsoft/LightGBM) | `4.3.0` | `4.6.0` | | [mlflow](https://github.com/mlflow/mlflow) | `2.13.0` | `3.9.0rc0` | | [requests](https://github.com/psf/requests) | `2.32.2` | `2.32.4` | | [geopandas](https://github.com/geopandas/geopandas) | `0.14.4` | `1.1.2` | Updates `scikit-learn` from 1.4.2 to 1.5.0 - [Release notes](https://github.com/scikit-learn/scikit-learn/releases) - [Commits](scikit-learn/scikit-learn@1.4.2...1.5.0) Updates `lightgbm` from 4.3.0 to 4.6.0 - [Release notes](https://github.com/microsoft/LightGBM/releases) - [Commits](lightgbm-org/LightGBM@v4.3.0...v4.6.0) Updates `mlflow` from 2.13.0 to 3.9.0rc0 - [Release notes](https://github.com/mlflow/mlflow/releases) - [Changelog](https://github.com/mlflow/mlflow/blob/master/CHANGELOG.md) - [Commits](mlflow/mlflow@v2.13.0...v3.9.0rc0) Updates `requests` from 2.32.2 to 2.32.4 - [Release notes](https://github.com/psf/requests/releases) - [Changelog](https://github.com/psf/requests/blob/main/HISTORY.md) - [Commits](psf/requests@v2.32.2...v2.32.4) Updates `geopandas` from 0.14.4 to 1.1.2 - [Release notes](https://github.com/geopandas/geopandas/releases) - [Changelog](https://github.com/geopandas/geopandas/blob/main/CHANGELOG.md) - [Commits](geopandas/geopandas@v0.14.4...v1.1.2) --- updated-dependencies: - dependency-name: scikit-learn dependency-version: 1.5.0 dependency-type: direct:production dependency-group: pip - dependency-name: lightgbm dependency-version: 4.6.0 dependency-type: direct:production dependency-group: pip - dependency-name: mlflow dependency-version: 3.9.0rc0 dependency-type: direct:production dependency-group: pip - dependency-name: requests dependency-version: 2.32.4 dependency-type: direct:production dependency-group: pip - dependency-name: geopandas dependency-version: 1.1.2 dependency-type: direct:production dependency-group: pip ... 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 pip group with 5 updates in the / directory:
1.4.21.5.04.3.04.6.02.13.03.9.0rc02.32.22.32.40.14.41.1.2Updates
scikit-learnfrom 1.4.2 to 1.5.0Release notes
Sourced from scikit-learn's releases.
Commits
b51d0c9trigger whell builder [cd build]919ae9bMAINT Reoder what's new for 1.5 (#29039)0ac28adDOC Release highlights 1.5 (#29007)729b54dtest py3.12 against numpy 2 [cd build]1e50434set versionffbe4abDOC remove obsolete SVM example (#27108)4647729DOC Fix time complexity of MLP (#28592)9bd7047FIX convergence criterion of MeanShift (#28951)b79420fFIX add long long for int32/int64 windows compat in NumPy 2.0 (#29029)37f544dDOC replace pandas with Polars in examples/gaussian_process/plot_gpr_co2.py (...Updates
lightgbmfrom 4.3.0 to 4.6.0Release notes
Sourced from lightgbm's releases.
... (truncated)
Commits
d02a01arelease v4.6.0 (#6796)d24260f[R-package] require lgb.Dataset, remove support for passing 'colnames' and 'c...c6d90bc[python-package] support sub-classing scikit-learn estimators (#6783)768f642[c++] update to fmt 11.1.2, fast_double_parser 0.8.0 (#6802)1531d87[ci] fix valgrind workflow (#6816)188f1be[ci] validate pyproject file by json schema (#6813)81922a7[ci] [python-package] update pre-commit hooks to latest versions (#6817)2db0b25[python-package] Separately check whetherpyarrowandcffiare installed ...c9de57b[CUDA] fix setting of CUDA architectures and enable support for NVIDIA Blackw...f2b959c[ci]: Bump release-drafter/release-drafter from 6.0.0 to 6.1.0 in the ci-depe...Updates
mlflowfrom 2.13.0 to 3.9.0rc0Release notes
Sourced from mlflow's releases.
... (truncated)
Changelog
Sourced from mlflow's changelog.
... (truncated)
Commits
d8c9d8cRunpython3 dev/update_mlflow_versions.py pre-release ...(#20018)e65f119Runpython3 dev/update_ml_package_versions.py(#20013)0692445Move DevTools section from PR description to separate comment (#20012)089d869Enhance LiteLLMConfig validation and normalize Databricks base URL (#20008)df01eddImplement telemetry tracking for gateway invocations and CRUD operations (#19...99b5a3dMerge MLflow Assistant branch (#20011)a58d7d7Remove vertical line (#20006)f4db4c3Remove over time label (#19989)aba7094Distinguish local remote server (#19893)3bc8482Add coming soon components (#20005)Updates
requestsfrom 2.32.2 to 2.32.4Release notes
Sourced from requests's releases.
Changelog
Sourced from requests's changelog.
Commits
021dc72Polish up release tooling for last manual release821770eBump version and add release notes for v2.32.459f8aa2Add netrc file search information to authentication documentation (#6876)5b4b64cAdd more tests to prevent regression of CVE 2024 470817bc4587Add new test to check netrc auth leak (#6962)96ba401Only use hostname to do netrc lookup instead of netloc7341690Merge pull request #6951 from tswast/patch-16716d7cremove linksa7e1c74Update docs/conf.pyc799b81docs: fix dead links to kenreitz.orgUpdates
geopandasfrom 0.14.4 to 1.1.2Release notes
Sourced from geopandas's releases.
... (truncated)
Changelog
Sourced from geopandas's changelog.
... (truncated)
Commits
81214bfRLS: backport fixes for 1.1.2 (#3693)62dd4a2COMPAT: pandas 3 refactor breaks finalize (#3611) (#3621)e9b58ceRLS: v1.1.1c6bf8b3MAINT: enable pydocstyle ruff rules - automatic and easy fixes (#3598)339c7f7TST: use nadgrids=null to suppress influence of grid files (#3588)2a7fad9REGR: overlay with identity doesn't handle equal input column names correctly...1a1585dREGR: fix GeoDataFrame constructor when np.nan given as only geometry (#3591)c36eba0RSL: changelog for 1.1.0 release (#3586)2d6b332remove remote url xfail (#3585)ce86559DOC: Drafted new documentation page outlining how to create inset maps and in...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 conditionsYou can disable automated security fix PRs for this repo from the Security Alerts page.