Skip to content

Commit f0b33d8

Browse files
Bump pytest-asyncio from 0.8.0 to 0.9.0
Bumps [pytest-asyncio](https://github.com/pytest-dev/pytest-asyncio) from 0.8.0 to 0.9.0. - [Release notes](https://github.com/pytest-dev/pytest-asyncio/releases) - [Commits](pytest-dev/pytest-asyncio@v0.8.0...v0.9.0) Signed-off-by: dependabot[bot] <[email protected]>
1 parent d8bafef commit f0b33d8

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

requirements-dev.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
flake8==3.5.0
22
pytest==3.5.0
3-
pytest-asyncio==0.8.0
3+
pytest-asyncio==0.9.0
44
pytest-cov==2.5.1
55
pudb==2015.4.1

0 commit comments

Comments
 (0)