Skip to content

Commit b415b8e

Browse files
Bump pytest-asyncio from 0.14.0 to 0.15.1 (#27)
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 a280ad3 commit b415b8e

File tree

2 files changed

+7
-7
lines changed

2 files changed

+7
-7
lines changed

poetry.lock

Lines changed: 6 additions & 6 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -30,7 +30,7 @@ black = "^21.5b2"
3030

3131
# tests
3232
pytest = "^6.2.4"
33-
pytest-asyncio = "^0.14.0"
33+
pytest-asyncio = "^0.15.1"
3434
pytest-cov = "^2.12.1"
3535

3636
[tool.poetry.plugins."gino.extensions"]

0 commit comments

Comments
 (0)