python311Packages.dvc: 3.41.0 -> 3.42.0

Diff: https://github.com/iterative/dvc/compare/refs/tags/3.41.0...3.42.0

Changelog: https://github.com/iterative/dvc/releases/tag/3.42.0
This commit is contained in:
Fabian Affolter
2024-01-24 20:56:13 +01:00
parent 31787848d1
commit cef2022ef6
@@ -58,7 +58,7 @@
buildPythonPackage rec {
pname = "dvc";
version = "3.41.0";
version = "3.42.0";
pyproject = true;
disabled = pythonOlder "3.8";
@@ -67,7 +67,7 @@ buildPythonPackage rec {
owner = "iterative";
repo = "dvc";
rev = "refs/tags/${version}";
hash = "sha256-j4UkPHav97s5GAuR9yYWaI1ObfKcsyozlTDC9jeBfK4=";
hash = "sha256-NTviaNhGe3hisP32Ccp1wHTrKXHZZP7gJFwDy7BlI/M=";
};
pythonRelaxDeps = [