diff --git a/codecheck-requirements.txt b/codecheck-requirements.txt index 0900b1988..7f50b4e71 100644 --- a/codecheck-requirements.txt +++ b/codecheck-requirements.txt @@ -1,5 +1,5 @@ black==24.8.0 flake8==7.1.1 pylint==3.2.7 -pyright==1.1.381 +pyright==1.1.382.post0 pytype==2024.9.13