diff --git a/pyproject.toml b/pyproject.toml index 94f54c0..b7e7683 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -60,7 +60,7 @@ source-include = [ [dependency-groups] dev = [ - "anyio >= 4.7.0, <5", + "anyio >= 4.14.0, < 5", "pyright >= 1.1.350", {include-group = "lint"}, {include-group = "test"},