python311Packages.dvc-azure: 2.21.2 -> 2.22.0

This commit is contained in:
R. Ryantm 2023-07-06 04:58:57 +00:00
parent ee6562d051
commit 5bc40f5e77

View file

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