diff --git a/codecheck-requirements.txt b/codecheck-requirements.txt index f9526ba..935dd17 100644 --- a/codecheck-requirements.txt +++ b/codecheck-requirements.txt @@ -1,2 +1,2 @@ -pylint==3.3.1 +pylint==3.3.2 pytype==2024.10.11