diff --git a/pyproject.toml b/pyproject.toml index edf453e3..f6063159 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -48,7 +48,7 @@ test = [ "pre-commit==4.5.0", "pre-commit-hooks==6.0.0", "pylint==4.0.3", - "pytest==9.0.1", + "pytest==9.0.2", "pytest-asyncio==1.3.0", "pytest-aiohttp==1.1.0", "pytest-cov==7.0.0",