diff --git a/codecheck-requirements.txt b/codecheck-requirements.txt index 7c7f093fa1..81bd185dd8 100644 --- a/codecheck-requirements.txt +++ b/codecheck-requirements.txt @@ -1,4 +1,4 @@ black==23.9.1 flake8==6.1.0 -pylint==2.17.5 +pylint==2.17.7 pytype==2023.9.19