diff --git a/codecheck-requirements.txt b/codecheck-requirements.txt index 85cf3c3..7f67b0c 100644 --- a/codecheck-requirements.txt +++ b/codecheck-requirements.txt @@ -1,2 +1,2 @@ -pylint==3.2.7 +pylint==3.3.0 pytype==2024.9.13