Verified Commit fd490f11 authored by Dom Sekotill's avatar Dom Sekotill
Browse files

Update trio to latest beta release

parent 60dff9a2
Loading
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -40,7 +40,7 @@ jsonpath-python = "~=1.0"
orjson = "~=3.6"
parse = "~=1.19"
requests = "~=2.26"
trio = "~=0.20.0"
trio = "~=0.25.0"
xdg-base-dirs = "~=6.0"
packaging = ">=21"