diff --git a/pyproject.toml b/pyproject.toml index b8ddd592..9294fe0c 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -40,7 +40,7 @@ dev = [ "mypy==1.13.0", "packaging==24.2", "pre-commit>=3.5.0", - "pytest==8.3.3", + "pytest==8.3.4", "pytest-asyncio==0.25.0", "pytest-cov==6.0.0", "pytest-sugar==1.0.0",