diff --git a/pyproject.toml b/pyproject.toml index 7a23cb4..9eee470 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -13,7 +13,7 @@ version = "0.1.0" [project.optional-dependencies] test = [ - "pytest ~= 6.2.5", + "pytest ~= 8.2.1", "flake8 ~= 4.0.1", "mypy == 1.5.1", "isort ~= 5.10.1",