Skip to content

Commit 6307e30

Browse files
authoredJul 5, 2024
fix(deps): update dependency trio to ^0.26.0
1 parent 4a2414a commit 6307e30

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed
 

‎pyproject.toml

+1-1
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@ isort = "^5.12.0"
1818
quilt3 = "^5.1.0"
1919
quiltcore = "^0.3.5"
2020
# quiltcore = {git = "https://github.com/quiltdata/quiltcore.git", rev = "fix-types"}
21-
trio = "^0.22.2"
21+
trio = "^0.26.0"
2222
typing-extensions = "^4.7.1"
2323
tzlocal = "^5.0.1"
2424
un-yaml = ">=0.3.1"

0 commit comments

Comments
 (0)