diff --git a/pyproject.toml b/pyproject.toml index 17080237..c92c4bed 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -48,7 +48,7 @@ test = [ "pre-commit==4.6.0", "pre-commit-hooks==6.0.0", "pylint==4.0.5", - "pytest==9.0.3", + "pytest==9.1.0", "pytest-asyncio==1.4.0", "pytest-aiohttp==1.1.1", "pytest-cov==7.1.0",