Skip to content

Commit 7cc6325

Browse files
fix(deps): update dependency trio to ^0.29.0
1 parent 4a2414a commit 7cc6325

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
@@ -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.29.0"
2222
typing-extensions = "^4.7.1"
2323
tzlocal = "^5.0.1"
2424
un-yaml = ">=0.3.1"

0 commit comments

Comments
 (0)