Skip to content

Commit 74524f9

Browse files
chore(deps-dev): bump trio from 0.25.1 to 0.26.0
Bumps [trio](https://github.com/python-trio/trio) from 0.25.1 to 0.26.0. - [Release notes](https://github.com/python-trio/trio/releases) - [Commits](python-trio/trio@v0.25.1...v0.26.0) --- updated-dependencies: - dependency-name: trio dependency-type: direct:development update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 508d042 commit 74524f9

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

requirements-dev.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -106,7 +106,7 @@ tomli==2.0.1 ; python_version < '3.11'
106106

107107
tomlkit==0.12.5 ; python_version >= '3.7'
108108

109-
trio==0.25.1
109+
trio==0.26.0
110110

111111
types-python-dateutil==2.9.0.20240316
112112

0 commit comments

Comments
 (0)