python311Packages.dvc-azure: 2.21.1 -> 2.21.2

Changelog: https://github.com/iterative/dvc-azure/releases/tag/2.21.2
This commit is contained in:
Fabian Affolter 2023-06-02 10:22:42 +02:00
parent e917ed77a9
commit 8a7d4d57eb

View File

@ -10,12 +10,12 @@
buildPythonPackage rec {
pname = "dvc-azure";
version = "2.21.1";
version = "2.21.2";
format = "setuptools";
src = fetchPypi {
inherit pname version;
hash = "sha256-0PB+2lPAV2yy2hivDDz0PXmi8WqoSlUZadyfKPp9o1g=";
hash = "sha256-ATxVIJ6qNNuz4p/DmcbBrc8KypfYquk4y/XQK7JmlPE=";
};
# Prevent circular dependency