diff --git a/pyproject.toml b/pyproject.toml index 2ba5df1..9af2833 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -78,7 +78,7 @@ dev = [ "docutils==0.21.2", # Pytest - "pytest==9.0.3", + "pytest==9.1.0", "pytest-asyncio==1.4.0", "pytest-cov==7.1.0", "pytest-xprocess==1.0.2",