diff --git a/pyproject.toml b/pyproject.toml index 440558d..fa16f98 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -48,7 +48,7 @@ lint = [ ] test = [ "requests==2.31.0", - "pytest==7.4.3", + "pytest==7.4.4", "pytest-asyncio == 0.23.2", "pytest-cov==4.1.0", "pytest-pretty==1.2.0",