diff --git a/pyproject.toml b/pyproject.toml index 6a29fcb..6374666 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -31,7 +31,7 @@ classifiers = [ # pip install .[dev] dev = [ "docstring-parser==0.17", - "pytest==9.0.2", + "pytest==9.0.3", "pytest-asyncio==1.3.0", "pytest-cov==7.0.0", "Flask[async]==3.1.2",