diff --git a/pyproject.toml b/pyproject.toml index ff423d6..e00e8bd 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -41,7 +41,7 @@ test = [ "isort==8.0.1", "mypy==1.20.0", "pytest-asyncio==1.3.0", - "pytest==9.0.2", + "pytest==9.0.3", "pytest-cov==7.1.0", "pytest-depends==1.0.1", ]