Skip to content

Commit

Permalink
chore(deps): update dependency mlflow to v2 [security]
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored May 23, 2024
1 parent 9c6b3ac commit dc5714c
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion mlflow-tracker/aws/requirements.txt
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
mlflow==1.25.1
mlflow==2.10.1
pymysql==1.0.2
pysftp==0.2.9
boto3~=1.23.0
2 changes: 1 addition & 1 deletion mlflow-tracker/minio/mlflow/requirements.txt
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
cryptography==37.0.2
boto3==1.24.10
mlflow==1.26.1
mlflow==2.10.1
pymysql==1.0.2
protobuf==3.20.1

0 comments on commit dc5714c

Please sign in to comment.