Skip to content

Commit 1e65f23

Browse files
build(deps-dev): bump trio from 0.22.2 to 0.23.0 (#1715)
Bumps [trio](https://github.com/python-trio/trio) from 0.22.2 to 0.23.0. - [Release notes](https://github.com/python-trio/trio/releases) - [Commits](python-trio/trio@v0.22.2...v0.23.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 a0fbc45 commit 1e65f23

File tree

2 files changed

+7
-7
lines changed

2 files changed

+7
-7
lines changed

poetry.lock

Lines changed: 6 additions & 6 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.0"
56-
trio = "^0.22"
56+
trio = "^0.23"
5757
attrs = "^23.1"
5858
httpx = "^0.25"
5959

0 commit comments

Comments
 (0)