mdformat: 0.7.18 -> 0.7.19 (#360409)

This commit is contained in:
Fabian Affolter
2024-12-02 08:59:53 +01:00
committed by GitHub
@@ -12,7 +12,7 @@
buildPythonPackage rec {
pname = "mdformat";
version = "0.7.18";
version = "0.7.19";
pyproject = true;
disabled = pythonOlder "3.8";