diff --git a/requirements/lint.txt b/requirements/lint.txt index 0c1915990a..5219eb53d2 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.9.1 +black==23.10.0 isort==5.12.0 pylint==3.0.1 mypy==1.6.1