Skip to content

Commit 4ba4b2b

Browse files
authored
[pip prod] (deps): Update trio requirement from ~=0.30.0 to ~=0.31.0
2 parents db5b82b + 138a70f commit 4ba4b2b

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -29,7 +29,7 @@ classifiers = [
2929
]
3030
keywords = ["localization", "translation", "utility"]
3131
dependencies = [
32-
"trio~=0.30.0",
32+
"trio~=0.31.0",
3333
"httpx[http2]~=0.28.1",
3434
"mechanicalsoup~=1.4.0",
3535
]

0 commit comments

Comments
 (0)