Skip to content

Commit aea3a6b

Browse files
Bump trio-typing from 0.8.0 to 0.9.0 (#838)
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 29f172d commit aea3a6b

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
@@ -17,7 +17,7 @@ black==23.10.1
1717
coverage[toml]==7.3.0
1818
ruff==0.0.291
1919
mypy==1.5.1
20-
trio-typing==0.8.0
20+
trio-typing==0.9.0
2121
types-certifi==2021.10.8.3
2222
pytest==7.4.3
2323
pytest-httpbin==2.0.0

0 commit comments

Comments
 (0)