diff --git a/codecheck-requirements.txt b/codecheck-requirements.txt index a1b12b9c0..a641351b7 100644 --- a/codecheck-requirements.txt +++ b/codecheck-requirements.txt @@ -1,5 +1,5 @@ black==24.10.0 flake8==7.1.1 pylint==3.3.3 -pyright==1.1.390 +pyright==1.1.391 pytype==2024.10.11