diff --git a/pyproject.toml b/pyproject.toml index e7e0463d5e..2434bc740f 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -79,7 +79,7 @@ dev = [ "tox-gh>=1.5.0" ] test = [ - "pytest~=9.0.1", + "pytest~=9.1.0", "pytest-asyncio~=1.3.0", ] [tool.setuptools_scm]