diff --git a/codecheck-requirements.txt b/codecheck-requirements.txt index e0bae5b35..e023aa0f1 100644 --- a/codecheck-requirements.txt +++ b/codecheck-requirements.txt @@ -1,5 +1,5 @@ black==24.4.2 flake8==7.0.0 pylint==3.2.2 -pyright==1.1.363 +pyright==1.1.364 pytype==2024.4.11