diff --git a/tictactoe_python/tests/requirements.txt b/tictactoe_python/tests/requirements.txt index 43c8ff5..6c961cb 100644 --- a/tictactoe_python/tests/requirements.txt +++ b/tictactoe_python/tests/requirements.txt @@ -1,5 +1,5 @@ pre-commit==3.7.1 pylint==3.2.3 -pyright==1.1.367 +pyright==1.1.368 pytest==8.2.2 pytest-cov==5.0.0