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