diff --git a/requirements/lint.txt b/requirements/lint.txt index 485aaae7aa..cab782ad01 100644 --- a/requirements/lint.txt +++ b/requirements/lint.txt @@ -6,7 +6,7 @@ # Lint tools # (We are not so interested in the specific versions of the tools: the versions # are pinned to prevent unexpected linting failures when tools update) -black==23.3.0 +black==23.7.0 isort==5.12.0 pylint==2.17.4 mypy==1.3.0