diff --git a/codecheck-requirements.txt b/codecheck-requirements.txt index 14875aff6..32178ec14 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.379 +pyright==1.1.380 pytype==2024.4.11