diff --git a/pyproject.toml b/pyproject.toml index c8a7096..4401fd9 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -55,7 +55,7 @@ lint = [ ] test = [ "requests==2.31.0", - "pytest==8.1.0", + "pytest==8.1.1", "pytest-asyncio == 0.23.5", "pytest-cov==4.1.0", "pytest-pretty==1.2.0",