From 3c4071c4084c330ea9f007246ca3a2ece12ae4a4 Mon Sep 17 00:00:00 2001 From: Fabian Affolter Date: Tue, 25 Aug 2026 01:24:13 +0200 Subject: [PATCH] python3Packages.cloudsmith-api: 2.0.23 -> 2.0.31 This commit was automatically generated using update-python-libraries. --- pkgs/development/python-modules/cloudsmith-api/default.nix | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/pkgs/development/python-modules/cloudsmith-api/default.nix b/pkgs/development/python-modules/cloudsmith-api/default.nix index 5bb864e215f0..fc9e3f0ca5f2 100644 --- a/pkgs/development/python-modules/cloudsmith-api/default.nix +++ b/pkgs/development/python-modules/cloudsmith-api/default.nix @@ -10,13 +10,13 @@ buildPythonPackage rec { pname = "cloudsmith-api"; - version = "2.0.23"; + version = "2.0.31"; format = "wheel"; src = fetchPypi { pname = "cloudsmith_api"; inherit format version; - hash = "sha256-CfNgISONtTrabCoNUzHbMMVKDwGj8fdmSwh1FfzH10g="; + hash = "sha256-9ti9KInltYsGqB8pgJEbrliWMRYf0rRSTK40beDXLU4="; }; propagatedBuildInputs = [