dvc-with-remotes: 3.55.1 -> 3.55.2

This commit is contained in:
R. Ryantm
2024-09-04 11:04:57 +00:00
parent e0803e24f1
commit ad595e7b96
@@ -57,7 +57,7 @@
buildPythonPackage rec {
pname = "dvc";
version = "3.55.1";
version = "3.55.2";
pyproject = true;
disabled = pythonOlder "3.8";
@@ -66,7 +66,7 @@ buildPythonPackage rec {
owner = "iterative";
repo = "dvc";
rev = "refs/tags/${version}";
hash = "sha256-DrhjmVHCX1lXJUrklVgO/eguL1uRQ33kJjSgCAEIyew=";
hash = "sha256-yNnOSYh4lCefTnIgNstsKaRbrPCgSiWEgKeF66KD66k=";
};
pythonRelaxDeps = [