diff --git a/pyproject.toml b/pyproject.toml index 20663e0..5df9788 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -43,7 +43,7 @@ dev = [ "black==22.10.0", "flake8==5.0.4", "isort==5.10.1", - "pytest==7.2.0", + "pytest==7.4.4", "pytest-env==0.8.1", "pytest-asyncio==0.21.0", "Sphinx==4.3.0",