diff --git a/pyproject.toml b/pyproject.toml index 24c1cef..654873c 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -38,7 +38,7 @@ dependencies = [ ] [project.optional-dependencies] dev-test = [ - "aioworkers==0.21.1", + "aioworkers==0.26", "aiohttp-apiset==0.9.16", "coverage[toml]==7.2.7", "pytest==7.4.0",