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