diff --git a/tictactoe_python/tests/requirements.txt b/tictactoe_python/tests/requirements.txt index 5b01a7a..7cb7613 100644 --- a/tictactoe_python/tests/requirements.txt +++ b/tictactoe_python/tests/requirements.txt @@ -1,5 +1,5 @@ pre-commit==4.0.1 -pylint==3.3.1 +pylint==3.3.2 pyright==1.1.389 -pytest==8.3.3 +pytest==8.3.4 pytest-cov==6.0.0