diff --git a/codecheck-requirements.txt b/codecheck-requirements.txt index f3e9b153e..d09a1f18a 100644 --- a/codecheck-requirements.txt +++ b/codecheck-requirements.txt @@ -1,5 +1,5 @@ black==25.12.0 flake8==7.3.0 -pylint==4.0.5 +pylint==4.0.6 pyright==1.1.410 pytype==2024.10.11