Skip to content

Commit 1ee7412

Browse files
Bump pytest-asyncio from 0.14.0 to 0.15.1 (#450)
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] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: Stéphane Wirtel <stephane.wirtel@gmail.com>
1 parent 37ebf5f commit 1ee7412

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

dev-requirements.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
-r requirements.txt
22
coverage
33
pytest==6.2.4
4-
pytest-asyncio==0.14.0
4+
pytest-asyncio==0.15.1
55
pytest-aiohttp==0.3.0
66
pytest-cov==2.11.1
77
codecov==2.1.11

0 commit comments

Comments
 (0)