diff --git a/tictactoe_python/tests/requirements.txt b/tictactoe_python/tests/requirements.txt index 4d69c669..042b9582 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.394 -pytest==8.3.4 +pyright==1.1.396 +pytest==8.3.5 pytest-cov==6.0.0