diff --git a/pyproject.toml b/pyproject.toml index fd17c02..b8fd6e4 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -64,7 +64,7 @@ dev = [ test = [ "coverage==7.6.1", - "pytest==8.3.2", + "pytest==8.3.3", "pytest-timeout==2.3.1", "pytest-asyncio==0.24.0", "lona==1.16.2",