diff --git a/pyproject.toml b/pyproject.toml index 5a378b2..074c373 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -48,7 +48,7 @@ test = [ "pyproject-flake8>=6.0.0,<7.0.0", "mypy>=1.1.1,<2.0.0", "typing-extensions>=4.5.0,<5.0.0", - "pytest>=7.2.2,<8.0.0", + "pytest>=8.2.2,<9.0.0", "pytest-mock>=3.10.0,<4.0.0", ] build = [