diff --git a/Pipfile b/Pipfile index 67ce04b..1531910 100644 --- a/Pipfile +++ b/Pipfile @@ -16,5 +16,5 @@ pytest-cov = "*" coveralls = "*" sphinx_rtd_theme = "*" mypy = "*" -black = "==19.10b0" +black = "==24.3.0" codecov = "*"