Skip to content

Commit a36cfd2

Browse files
authored
Bump upper limit of trio (#160)
1 parent df0a119 commit a36cfd2

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
@@ -37,7 +37,7 @@ dependencies = [
3737
test = [
3838
"pytest >=7.4.2,<8",
3939
"anyio",
40-
"trio >=0.25.1,<0.26",
40+
"trio >=0.25.1,<0.27",
4141
"pydantic >=2.5.2,<3",
4242
"mypy",
4343
"coverage[toml] >=7",

0 commit comments

Comments
 (0)