python3Packages.cloudsmith-api: 2.0.22 -> 2.0.23

This commit was automatically generated using update-python-libraries.
This commit is contained in:
Martin Weinelt
2026-02-01 16:42:31 +01:00
parent 71740fa885
commit 9ba1bc8901
@@ -10,13 +10,13 @@
buildPythonPackage rec {
pname = "cloudsmith-api";
version = "2.0.22";
version = "2.0.23";
format = "wheel";
src = fetchPypi {
pname = "cloudsmith_api";
inherit format version;
hash = "sha256-FZcDjrK5+oHC3dVBSXf+txW6hofP6OkmkjO4NJF05YQ=";
hash = "sha256-CfNgISONtTrabCoNUzHbMMVKDwGj8fdmSwh1FfzH10g=";
};
propagatedBuildInputs = [