python311Packages.dvc-azure: 2.22.0 -> 2.22.1

Changelog: https://github.com/iterative/dvc-azure/releases/tag/2.22.1
This commit is contained in:
Fabian Affolter 2023-08-14 08:05:49 +02:00
parent e67b4c1832
commit 33525333cb

View File

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