Skip to content

Commit 1a8e124

Browse files
Bump trio from 0.26.2 to 0.27.0 (#1946)
Bumps [trio](https://github.com/python-trio/trio) from 0.26.2 to 0.27.0. - [Release notes](https://github.com/python-trio/trio/releases) - [Commits](python-trio/trio@v0.26.2...v0.27.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 45f8d53 commit 1a8e124

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
@@ -55,7 +55,7 @@ mypy = {version = ">=1.11,<1.12", optional = true}
5555

5656
[tool.poetry.group.dev.dependencies]
5757
anyio = "^4.3"
58-
trio = ">=0.25,<0.27"
58+
trio = ">=0.25,<0.28"
5959
attrs = ">=23.2,<25.0"
6060
httpx = "^0.27"
6161

0 commit comments

Comments
 (0)