Skip to content

Commit

Permalink
Bump trio from 0.26.2 to 0.27.0
Browse files Browse the repository at this point in the history
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] <[email protected]>
  • Loading branch information
dependabot[bot] authored Oct 17, 2024
1 parent 45f8d53 commit 45f791a
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 5 deletions.
8 changes: 4 additions & 4 deletions poetry.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -55,7 +55,7 @@ mypy = {version = ">=1.11,<1.12", optional = true}

[tool.poetry.group.dev.dependencies]
anyio = "^4.3"
trio = ">=0.25,<0.27"
trio = ">=0.25,<0.28"
attrs = ">=23.2,<25.0"
httpx = "^0.27"

Expand Down

0 comments on commit 45f791a

Please sign in to comment.