diff --git a/pyproject.toml b/pyproject.toml index 44468e1..e9ba915 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -49,7 +49,7 @@ dependencies = [ "mkdocs-material==9.7.6", "mkdocstrings[python]==1.0.3", "pytest-asyncio==1.3.0", - "pytest==9.0.2", + "pytest==9.0.3", "pytest-cov==7.1.0", "syrupy==5.1.0", ]