diff --git a/pyproject.toml b/pyproject.toml index 31002eb..bb1285d 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -23,7 +23,7 @@ dev = [ "pytest>=9.1.1", "pytest-asyncio>=1.4.0", "hypothesis>=6.157.0", - "anyio>=4.13.0", + "anyio>=4.14.2", ] [tool.hatch.build.targets.wheel]