diff --git a/pyproject.toml b/pyproject.toml index c94c69f2..1c9a6af2 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -166,7 +166,7 @@ dependencies = [ "mkdocstrings==0.23.0", "mkdocstrings[python]", "mypy==1.10.0", - "pytest==7.4.3", + "pytest==7.4.4", "pytest-asyncio==0.21.1", "pytest-cov==4.1.0", "ruff==0.1.6",