Skip to content

Commit 05937f4

Browse files
Bump trio-typing from 0.8.0 to 0.9.0 (#2914)
Bumps [trio-typing](https://github.com/python-trio/trio-typing) from 0.8.0 to 0.9.0. - [Commits](python-trio/trio-typing@v0.8.0...v0.9.0) --- updated-dependencies: - dependency-name: trio-typing dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent aea4870 commit 05937f4

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

requirements.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -27,6 +27,6 @@ types-certifi==2021.10.8.2
2727
pytest==7.4.3
2828
ruff==0.0.291
2929
trio==0.22.2
30-
trio-typing==0.8.0
30+
trio-typing==0.9.0
3131
trustme==1.1.0
3232
uvicorn==0.22.0

0 commit comments

Comments
 (0)