Skip to content

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Jan 21, 2026

Updates the requirements on flaml to permit the latest version.

Release notes

Sourced from flaml's releases.

v2.5.0

This release adds Python 3.13 support, fixes several bugs in search, configuration handling, and estimator preprocessing, and improves overall robustness. It also includes major documentation updates covering metrics, estimators, best practices, and hierarchical search spaces. Most of the work was contributed by @​Copilot.

What's Changed

Full Changelog: microsoft/FLAML@v2.4.1...v2.5.0

Commits
  • a05b669 Update Python version support and pre-commit in documentation (#1505)
  • 6e59103 Add hierarchical search space documentation (#1496)
  • d9e7403 Expose task-level and estimator-level preprocessors as public API (#1497)
  • 7ec1414 Clarify period parameter and automatic label lagging in time series forecasti...
  • 9233a52 Add configurable label overlap handling for classification holdout strategy (...
  • 7ac076d Use scientific notation for best error in logger output (#1498)
  • 3d489f1 Add validation and clear error messages for custom_metric parameter (#1500)
  • c64eeb5 Document that final_estimator parameters in ensemble are not auto-tuned (#1499)
  • bf35f98 Document missing value handling behavior for AutoML estimators (#1473)
  • 1687ca9 Fix eval_set preprocessing for XGBoost estimators with categorical features (...
  • Additional commits viewable in compare view

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 rebase will rebase this PR
  • @dependabot recreate will recreate this PR, overwriting any edits that have been made to it
  • @dependabot merge will merge this PR after your CI passes on it
  • @dependabot squash and merge will squash and merge this PR after your CI passes on it
  • @dependabot cancel merge will cancel a previously requested merge and block automerging
  • @dependabot reopen will reopen this PR if it is closed
  • @dependabot close will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually
  • @dependabot show <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @dependabot ignore this major version will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this minor version will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this dependency will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)

Updates the requirements on [flaml](https://github.com/microsoft/FLAML) to permit the latest version.
- [Release notes](https://github.com/microsoft/FLAML/releases)
- [Commits](microsoft/FLAML@v0.1.0...v2.5.0)

---
updated-dependencies:
- dependency-name: flaml
  dependency-version: 2.5.0
  dependency-type: direct:development
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added dependencies Pull requests that update a dependency file python Pull requests that update Python code labels Jan 21, 2026
@dependabot dependabot bot requested a review from a team as a code owner January 21, 2026 17:13
@dependabot dependabot bot added dependencies Pull requests that update a dependency file python Pull requests that update Python code labels Jan 21, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependencies Pull requests that update a dependency file python Pull requests that update Python code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants