Skip to content

Commit

Permalink
build(deps-dev): bump pytest-asyncio from 0.18.3 to 0.19.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.19.0.
- [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.18.3...v0.19.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 Aug 1, 2022
1 parent a810c80 commit 94315fd
Show file tree
Hide file tree
Showing 2 changed files with 51 additions and 52 deletions.
101 changes: 50 additions & 51 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
Expand Up @@ -18,7 +18,7 @@ bumpversion = "^0.6.0"
pre-commit = "^2.19.0"
mypy = "^0.961"
pytest = "^7.1.2"
pytest-asyncio = "^0.18.3"
pytest-asyncio = "^0.19.0"
pytest-cov = "^3.0.0"

[tool.pytest.ini_options]
Expand Down

0 comments on commit 94315fd

Please sign in to comment.