diff --git a/pyproject.toml b/pyproject.toml index 1c29905..2b67c92 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -64,7 +64,7 @@ dev = [ test = [ "coverage==7.6.1", - "pytest==8.3.3", + "pytest==8.3.4", "pytest-timeout==2.3.1", "pytest-asyncio==0.24.0", "lona==1.16.2",