Skip to content

Commit bb52e82

Browse files
⬆️ Bump pytest-asyncio from 0.12.0 to 0.14.0 (#115)
Bumps [pytest-asyncio](https://github.com/pytest-dev/pytest-asyncio) from 0.12.0 to 0.14.0. - [Release notes](https://github.com/pytest-dev/pytest-asyncio/releases) - [Commits](pytest-dev/pytest-asyncio@v0.12.0...v0.14.0) Signed-off-by: dependabot-preview[bot] <support@dependabot.com> Co-authored-by: dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com>
1 parent 7c4eb42 commit bb52e82

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

requirements_test.txt

+1-1
Original file line numberDiff line numberDiff line change
@@ -6,5 +6,5 @@ isort==4.3.21
66
mypy==0.782
77
pylint==2.5.3
88
pytest==5.4.3
9-
pytest-asyncio==0.12.0
9+
pytest-asyncio==0.14.0
1010
pytest-cov==2.10.0

0 commit comments

Comments
 (0)