diff --git a/dev/requirements.txt b/dev/requirements.txt index f8347e1..4ddf005 100644 --- a/dev/requirements.txt +++ b/dev/requirements.txt @@ -8,7 +8,7 @@ -i https://pypi.org/simple astroid==2.9.3; python_full_version >= '3.6.2' autopep8==1.6.0 -black==22.1.0 +black==24.3.0 click==8.0.3; python_version >= '3.6' flake8==4.0.1 isort==5.10.1; python_version < '4.0' and python_full_version >= '3.6.1'