Skip to content

Commit

Permalink
Bump mlflow from 2.14.3 to 2.16.2 (#1424)
Browse files Browse the repository at this point in the history
Bumps [mlflow](https://github.com/mlflow/mlflow) from 2.14.3 to 2.16.2.
- [Release notes](https://github.com/mlflow/mlflow/releases)
- [Changelog](https://github.com/mlflow/mlflow/blob/master/CHANGELOG.md)
- [Commits](mlflow/mlflow@v2.14.3...v2.16.2)

---
updated-dependencies:
- dependency-name: mlflow
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored Oct 3, 2024
1 parent c1944eb commit daedccb
Show file tree
Hide file tree
Showing 2 changed files with 741 additions and 617 deletions.
2 changes: 1 addition & 1 deletion Pipfile
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@ black = "*"
isort = "*"

[dev-packages]
mlflow = "==2.14.3"
mlflow = "==2.16.2"
boto3 = "*"
psycopg2-binary = "*"
google-cloud-storage = "*"
Expand Down
Loading

0 comments on commit daedccb

Please sign in to comment.