diff --git a/tictactoe_python/tests/requirements.txt b/tictactoe_python/tests/requirements.txt index 96809784..4d69c669 100644 --- a/tictactoe_python/tests/requirements.txt +++ b/tictactoe_python/tests/requirements.txt @@ -1,5 +1,5 @@ pre-commit==4.1.0 pylint==3.3.4 -pyright==1.1.393 +pyright==1.1.394 pytest==8.3.4 pytest-cov==6.0.0