diff --git a/codecheck-requirements.txt b/codecheck-requirements.txt index fd358dc92..cc363363b 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 -pyright==1.1.370 +pyright==1.1.371 pytype==2024.4.11