about summary refs log tree commit diff
path: root/pkgs
diff options
context:
space:
mode:
authorMario Rodas <marsam@users.noreply.github.com>2022-04-14 07:17:06 -0500
committerGitHub <noreply@github.com>2022-04-14 07:17:06 -0500
commit31903471bdf59adbaf7818eae89b477004604f28 (patch)
tree57184c7949c90b1d59b7310a0134617e9a662e2f /pkgs
parent32fa86c4311ab776e42f351a3c7b287af72c6dfe (diff)
parenta837d70cac26db2aa8965e57a4e65be5960df7a5 (diff)
Merge pull request #168478 from r-ryantm/auto-update/python3.10-mlflow
python310Packages.mlflow: 1.24.0 -> 1.25.0
Diffstat (limited to 'pkgs')
-rw-r--r--pkgs/development/python-modules/mlflow/default.nix4
1 files changed, 2 insertions, 2 deletions
diff --git a/pkgs/development/python-modules/mlflow/default.nix b/pkgs/development/python-modules/mlflow/default.nix
index 49d6bd7a3248e..10c69b0761127 100644
--- a/pkgs/development/python-modules/mlflow/default.nix
+++ b/pkgs/development/python-modules/mlflow/default.nix
@@ -27,12 +27,12 @@
 
 buildPythonPackage rec {
   pname = "mlflow";
-  version = "1.24.0";
+  version = "1.25.1";
   disabled = isPy27;
 
   src = fetchPypi {
     inherit pname version;
-    sha256 = "sha256-6hZwiOuHtB8RFwgyfPeV8plLBPlnAdVP1f1bNah4en4=";
+    sha256 = "sha256-jDePRRbWNz+VvFe2x8LcpD8mUNSc7lq2ucNFf8RvBgA=";
   };
 
   # run into https://stackoverflow.com/questions/51203641/attributeerror-module-alembic-context-has-no-attribute-config