diff --git a/pyproject.toml b/pyproject.toml index cb4fca8..88d16c0 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -47,7 +47,7 @@ lint = [ ] test = [ "requests==2.31.0", - "pytest==7.4.1", + "pytest==7.4.2", "pytest-asyncio == 0.21.1", "pytest-cov==4.1.0", "pytest-pretty==1.2.0",