diff --git a/codecheck-requirements.txt b/codecheck-requirements.txt index 0c23570c04..ab277e25c7 100644 --- a/codecheck-requirements.txt +++ b/codecheck-requirements.txt @@ -1,5 +1,5 @@ black==24.4.2 flake8==7.0.0 pylint==3.1.0 -pyright==1.1.360 +pyright==1.1.361 pytype==2024.4.11