diff --git a/pyproject.toml b/pyproject.toml index dce129e..e91d66b 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -37,7 +37,7 @@ dependencies = [ "python-sane~=2.9.1", "quart~=0.19.4", "quart-trio~=0.11.1", - "trio~=0.25.0", + "trio~=0.25.1", "Werkzeug~=3.0.1", 'exceptiongroup >= 1.2.0; python_version < "3.11"', 'tomli >= 2.0.1; python_version < "3.11"',