Skip to content

Commit 4a04d72

Browse files
build(deps-dev): bump pytest-asyncio from 0.14.0 to 0.15.1 (#448)
Bumps [pytest-asyncio](https://github.com/pytest-dev/pytest-asyncio) from 0.14.0 to 0.15.1. - [Release notes](https://github.com/pytest-dev/pytest-asyncio/releases) - [Commits](pytest-dev/pytest-asyncio@v0.14.0...v0.15.1) Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 105be24 commit 4a04d72

File tree

2 files changed

+7
-7
lines changed

2 files changed

+7
-7
lines changed

Diff for: poetry.lock

+6-6
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

Diff for: pyproject.toml

+1-1
Original file line numberDiff line numberDiff line change
@@ -43,7 +43,7 @@ isort = "^5.8.0"
4343
pytest-cov = "^2.11.1"
4444
pytest-mock = "^3.5.1"
4545
pdoc3 = "^0.9.2"
46-
pytest-asyncio = "^0.14.0"
46+
pytest-asyncio = "^0.15.1"
4747
bandit = "^1.7.0"
4848
radon = "^4.5.0"
4949
xenon = "^0.7.1"

0 commit comments

Comments
 (0)