diff --git a/pyproject.toml b/pyproject.toml index 8428ad55..bb1fb337 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -20,7 +20,7 @@ formatting = [ ] test = [ - "pytest==7.4.0", + "pytest==7.4.2", "pytest-cov==4.1.0", "pytest-asyncio==0.21.0", "requests==2.28.2",