diff --git a/requirements/lint.txt b/requirements/lint.txt index c71e6e18ef..d53f31f705 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.11.0 +black==23.12.0 isort==5.13.0 pylint==3.0.2 mypy==1.7.1