Skip to content
This repository has been archived by the owner on Oct 3, 2023. It is now read-only.

Commit

Permalink
Bump trio from 0.19.0 to 0.22.0
Browse files Browse the repository at this point in the history
Bumps [trio](https://github.com/python-trio/trio) from 0.19.0 to 0.22.0.
- [Release notes](https://github.com/python-trio/trio/releases)
- [Commits](python-trio/trio@v0.19.0...v0.22.0)

---
updated-dependencies:
- dependency-name: trio
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] committed Oct 21, 2022
1 parent 747ae5b commit 397d77f
Show file tree
Hide file tree
Showing 2 changed files with 74 additions and 31 deletions.
103 changes: 73 additions & 30 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 @@ -43,7 +43,7 @@ flake8 = "^4.0.1"
pytest = "^7.0.1"
pytest-cov = "^3.0.0"
pre-commit = "^2.17.0"
trio = "^0.19.0"
trio = "^0.22.0"
trio-typing = "^0.7.0"
respx = "^0.19.1"
mock = "^4.0.3"
Expand Down

0 comments on commit 397d77f

Please sign in to comment.