Skip to content

Commit

Permalink
chore: bump pytest-asyncio from 0.18.3 to 0.21.0
Browse files Browse the repository at this point in the history
Bumps [pytest-asyncio](https://github.com/pytest-dev/pytest-asyncio) from 0.18.3 to 0.21.0.
- [Release notes](https://github.com/pytest-dev/pytest-asyncio/releases)
- [Commits](pytest-dev/pytest-asyncio@v0.18.3...v0.21.0)

---
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] committed Apr 11, 2023
1 parent ca6e1cc commit 3da179d
Show file tree
Hide file tree
Showing 2 changed files with 11 additions and 11 deletions.
20 changes: 10 additions & 10 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 @@ -119,7 +119,7 @@ mock = "^4.0.3"
mypy = "^0.960"
pre-commit = "^2.9.2"
pytest = "^7.1.2"
pytest-asyncio = "^0.18.3"
pytest-asyncio = "^0.21.0"
pytest-cov = "^3.0.0"
pytest-docker = "^1.0"
pytest-order = "^1.0"
Expand Down

0 comments on commit 3da179d

Please sign in to comment.