Skip to content

Commit

Permalink
Bump pytest-trio from 0.6.0 to 0.7.0
Browse files Browse the repository at this point in the history
Bumps [pytest-trio](https://github.com/python-trio/pytest-trio) from 0.6.0 to 0.7.0.
- [Commits](python-trio/pytest-trio@v0.6.0...v0.7.0)

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

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] authored Jul 25, 2023
1 parent 35e11f3 commit 69a3156
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 7 deletions.
11 changes: 5 additions & 6 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 @@ -37,7 +37,7 @@ sh = "^1.14.0"
[tool.poetry.dev-dependencies]
pytest = "^6.0.1"
flake8 = "^3.8.3"
pytest-trio = "^0.6.0"
pytest-trio = "^0.7.0"
isort = "^5.4.2"

[tool.poetry.group.dev.dependencies]
Expand Down

0 comments on commit 69a3156

Please sign in to comment.