diff --git a/codecheck-requirements.txt b/codecheck-requirements.txt index cc363363b..ee007f5ef 100644 --- a/codecheck-requirements.txt +++ b/codecheck-requirements.txt @@ -1,5 +1,5 @@ black==24.4.2 flake8==7.1.0 -pylint==3.2.5 +pylint==3.2.6 pyright==1.1.371 pytype==2024.4.11