python3Packages.molecule-plugins: 23.4.1 -> 23.5.0

This commit is contained in:
Dawid Dziurla 2023-08-25 10:01:38 +02:00
parent e11ab30361
commit 721fd4c564
No known key found for this signature in database
GPG key ID: 7B6D8368172E9B0B

View file

@ -9,12 +9,12 @@
buildPythonPackage rec {
pname = "molecule-plugins";
version = "23.4.1";
version = "23.5.0";
format = "pyproject";
src = fetchPypi {
inherit pname version;
hash = "sha256-NMR+4sEcNbowyoTqaEwe4Wac9+WNIZesnb/L9C0KG3s=";
hash = "sha256-8T6gR7hlDIkmBLgbdjgryAu0riXqULI/MOgf2dWAKv8=";
};
# reverse the dependency