Skip to content

Commit 5fc416a

Browse files
build(deps-dev): bump trio from 0.23.2 to 0.24.0 (#1748)
Bumps [trio](https://github.com/python-trio/trio) from 0.23.2 to 0.24.0. - [Release notes](https://github.com/python-trio/trio/releases) - [Commits](python-trio/trio@v0.23.2...v0.24.0) --- updated-dependencies: - dependency-name: trio dependency-type: direct:development update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent ed99788 commit 5fc416a

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

poetry.lock

Lines changed: 4 additions & 4 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -53,7 +53,7 @@ mypy = { version = ">=1.5,<1.6", optional = true }
5353

5454
[tool.poetry.dev-dependencies]
5555
anyio = "^4.2"
56-
trio = "^0.23"
56+
trio = "^0.24"
5757
attrs = "^23.2"
5858
httpx = "^0.26"
5959

0 commit comments

Comments
 (0)