Skip to content

Commit

Permalink
Bump pytest-asyncio from 0.12.0 to 0.14.0
Browse files Browse the repository at this point in the history
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>
  • Loading branch information
dependabot-preview[bot] committed Sep 22, 2020
1 parent a271efd commit 8337b7b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion test-requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -33,7 +33,7 @@ pluggy==0.13.1 # via pytest
py==1.8.1 # via pytest
pyparsing==2.4.7 # via packaging
pytest-aiohttp==0.3.0 # via -r test-requirements.in
pytest-asyncio==0.12.0 # via -r test-requirements.in
pytest-asyncio==0.14.0 # via -r test-requirements.in
pytest-cov==2.8.1 # via -r test-requirements.in
pytest-django==3.9.0 # via -r test-requirements.in
pytest-mock==3.1.0 # via -r test-requirements.in
Expand Down

0 comments on commit 8337b7b

Please sign in to comment.