Skip to content

Commit

Permalink
Bump pytest-asyncio from 0.10.0 to 0.18.3
Browse files Browse the repository at this point in the history
Bumps [pytest-asyncio](https://github.com/pytest-dev/pytest-asyncio) from 0.10.0 to 0.18.3.
- [Release notes](https://github.com/pytest-dev/pytest-asyncio/releases)
- [Changelog](https://github.com/pytest-dev/pytest-asyncio/blob/master/CHANGELOG.rst)
- [Commits](pytest-dev/pytest-asyncio@v0.10.0...v0.18.3)

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

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] authored and guilhermef committed Apr 27, 2022
1 parent 2b9f31c commit 6afc19c
Show file tree
Hide file tree
Showing 2 changed files with 11 additions and 9 deletions.
18 changes: 10 additions & 8 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 @@ -42,7 +42,7 @@ isort = "^5.10.1"
preggy = "^1.4.4"
pylint = "^2.4.4"
pytest = "^7.1.2"
pytest-asyncio = "^0.10.0"
pytest-asyncio = "^0.18.3"
pytest-cov = "^2.8.1"
pytest-tldr = "^0.2.1"
pytest-xdist = "^2.5.0"
Expand Down

0 comments on commit 6afc19c

Please sign in to comment.