Merge pull request #293394 from r-ryantm/auto-update/python312Packages.python-benedict

python312Packages.python-benedict: 0.33.1 -> 0.33.2
This commit is contained in:
Nick Cao
2024-03-05 09:28:52 -05:00
committed by GitHub
@@ -25,7 +25,7 @@
buildPythonPackage rec {
pname = "python-benedict";
version = "0.33.1";
version = "0.33.2";
pyproject = true;
disabled = pythonOlder "3.7";
@@ -34,7 +34,7 @@ buildPythonPackage rec {
owner = "fabiocaccamo";
repo = "python-benedict";
rev = "refs/tags/${version}";
hash = "sha256-QRWyMqHW4C3+718mgp9z/dQ1loesm0Vaf2TzW3yqF3A=";
hash = "sha256-1/eLJFXACn1W5Yz43BIhdqqUVk3t9285d8aLwH+VmAE=";
};
pythonRelaxDeps = [