diff --git a/requirements.txt b/requirements.txt index 494b8201..4b06f01a 100644 --- a/requirements.txt +++ b/requirements.txt @@ -6,7 +6,7 @@ pytest>=5.0.0 pytest-cov>=2.6.1 pytest-html>=1.20.0 pylint>=2.3.1 -black==20.8b1; platform.python_implementation!='PyPy' +black==24.3.0; platform.python_implementation!='PyPy' diff-cover autoflake pre-commit