diff --git a/pyproject.toml b/pyproject.toml index 2bb8de2..176cc44 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -29,7 +29,7 @@ classifiers = [ ] keywords = ["localization", "translation", "utility"] dependencies = [ - "trio~=0.31.0", + "trio~=0.32.0", "httpx[http2]~=0.28.1", "mechanicalsoup~=1.4.0", ]