python310Packages.steamship: 2.17.32 -> 2.17.33

This commit is contained in:
R. Ryantm
2024-01-10 12:57:59 +00:00
parent 2225c6a883
commit ddf986a771
@@ -16,12 +16,12 @@
buildPythonPackage rec {
pname = "steamship";
version = "2.17.32";
version = "2.17.33";
format = "pyproject";
src = fetchPypi {
inherit pname version;
hash = "sha256-dTpz2/XXu8patDnorg/36652j9VLUjE5uF2fVzbDjfI=";
hash = "sha256-hvvXg+V/VKTWWdqXM7Q1K5awemkGhSz64gV7HeRBXfg=";
};
pythonRelaxDeps = [