diff --git a/pyproject.toml b/pyproject.toml index ca12d09..71c1471 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -35,7 +35,7 @@ dependencies = [ ] [project.optional-dependencies] dev-test = [ - "aioworkers==0.27.0", + "aioworkers==0.28.0", "coverage[toml]==7.6.9", "pytest==8.3.4", "pytest-timeout==2.3.1",