python3Packages.radish-bdd: 0.17.1 -> 0.18.1 (#367336)

This commit is contained in:
Wael Nasreddine
2024-12-23 09:34:27 -08:00
committed by GitHub
@@ -18,7 +18,7 @@
buildPythonPackage rec {
pname = "radish-bdd";
version = "0.17.1";
version = "0.18.1";
format = "setuptools";
disabled = pythonOlder "3.10";
@@ -27,7 +27,7 @@ buildPythonPackage rec {
owner = pname;
repo = "radish";
rev = "refs/tags/v${version}";
hash = "sha256-9Wt+W7PWUVijzAeZMvcOl/Na60OCCGJJqxh2UaAxAcM=";
hash = "sha256-VCxqhTr0vHJ14tm/0zw/v9bCOQ2q4rzHv40NVYwI254=";
};
propagatedBuildInputs = [