Skip to content

Commit e7d5168

Browse files
fix(deps): update dependency trio to ^0.23.0
1 parent 4a2414a commit e7d5168

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

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

0 commit comments

Comments
 (0)