diff --git a/codecheck-requirements.txt b/codecheck-requirements.txt index b5dbc6115..51276fbaa 100644 --- a/codecheck-requirements.txt +++ b/codecheck-requirements.txt @@ -1,5 +1,5 @@ black==24.8.0 flake8==7.1.1 -pylint==3.2.6 +pylint==3.2.7 pyright==1.1.377 pytype==2024.4.11