Skip to content

Commit

Permalink
fix(process-flight-data): update dependency mlflow to v2.16.1 (#19350)
Browse files Browse the repository at this point in the history
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
  • Loading branch information
renovate[bot] authored Sep 14, 2024
1 parent 3cce635 commit eef0089
Show file tree
Hide file tree
Showing 2 changed files with 9 additions and 9 deletions.

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@ package-mode = false

[tool.poetry.dependencies]
python = "3.12.x"
mlflow = "2.16.0"
mlflow = "2.16.1"
pandas = "2.0.3"
python-dotenv = "1.0.1"
ray = {version = "2.35.0", extras = ["default"]}
Expand Down

0 comments on commit eef0089

Please sign in to comment.