python3Packages.dvc: 3.59.1 -> 3.59.2 (#404944)

This commit is contained in:
OTABI Tomoya
2025-05-11 13:37:20 +09:00
committed by GitHub
@@ -65,7 +65,7 @@
buildPythonPackage rec {
pname = "dvc";
version = "3.59.1";
version = "3.59.2";
pyproject = true;
disabled = pythonOlder "3.9";
@@ -74,7 +74,7 @@ buildPythonPackage rec {
owner = "iterative";
repo = "dvc";
tag = version;
hash = "sha256-WmOWqG2qPi1eP3khj+ryQZBNED1S1+WDHdkuhF2o7Lg=";
hash = "sha256-MAnbQ6VXhUqtRJu40sINDPTmEUgXovEPvBuHYc4EiAQ=";
};
pythonRelaxDeps = [