about summary refs log tree commit diff
diff options
context:
space:
mode:
authorFabian Affolter <fabian@affolter-engineering.ch>2023-06-03 10:52:46 +0200
committerGitHub <noreply@github.com>2023-06-03 10:52:46 +0200
commitbcfe75f5ad55b2fa84306a6c6bbf33056d15f661 (patch)
treed0d3e893965caeaf3b109ea573457a0d767c47b8
parent343b75f4f4fa9ce23c0dbc311360783b4cff7cd3 (diff)
parent8a7d4d57ebefda1105cd1bd86bbd383ba23f3a9e (diff)
Merge pull request #235543 from fabaff/dvc-azure-bump
python311Packages.dvc-azure: 2.21.1 -> 2.21.2
-rw-r--r--pkgs/development/python-modules/dvc-azure/default.nix4
1 files changed, 2 insertions, 2 deletions
diff --git a/pkgs/development/python-modules/dvc-azure/default.nix b/pkgs/development/python-modules/dvc-azure/default.nix
index f9df83fb6526e..6ff2f4b3e2983 100644
--- a/pkgs/development/python-modules/dvc-azure/default.nix
+++ b/pkgs/development/python-modules/dvc-azure/default.nix
@@ -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