diff --git a/codecheck-requirements.txt b/codecheck-requirements.txt index 09e001763..0ae1992ad 100644 --- a/codecheck-requirements.txt +++ b/codecheck-requirements.txt @@ -1,5 +1,5 @@ black==25.1.0 flake8==7.1.1 pylint==3.3.4 -pyright==1.1.392.post0 +pyright==1.1.393 pytype==2024.10.11