Skip to content

Commit

Permalink
deps: bump pytest-asyncio from 0.19.0 to 0.21.1
Browse files Browse the repository at this point in the history
Bumps [pytest-asyncio](https://github.com/pytest-dev/pytest-asyncio) from 0.19.0 to 0.21.1.
- [Release notes](https://github.com/pytest-dev/pytest-asyncio/releases)
- [Commits](pytest-dev/pytest-asyncio@v0.19.0...v0.21.1)

---
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 Jul 17, 2023
1 parent b8fc4d0 commit 7f18bf1
Show file tree
Hide file tree
Showing 2 changed files with 12 additions and 49 deletions.
59 changes: 11 additions & 48 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 @@ -18,7 +18,7 @@ flake8-quotes = "^3.3.2"
pytest = "7.3.1"
pytest-cov = "^3.0.0"
aioresponses = "^0.7.3"
pytest-asyncio = "^0.19.0"
pytest-asyncio = "^0.21.1"

[tool.pytest.ini_options]
asyncio_mode = 'auto'
Expand Down

0 comments on commit 7f18bf1

Please sign in to comment.