diff --git a/pyproject.toml b/pyproject.toml index 7d1c692d..f539bec8 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -28,7 +28,7 @@ dev = [ { include-group = "nox" }, ] test = [ - "pytest==8.3.4", + "pytest==8.4.2", "pytest-asyncio==0.23.8", "pytest-cov==5.0.0", "six==1.17.0",