mirror of
https://github.com/almet/copanier.git
synced 2025-04-28 19:42:37 +02:00
Bump pytest-asyncio from 0.14.0 to 0.20.1
Bumps [pytest-asyncio](https://github.com/pytest-dev/pytest-asyncio) from 0.14.0 to 0.20.1. - [Release notes](https://github.com/pytest-dev/pytest-asyncio/releases) - [Changelog](https://github.com/pytest-dev/pytest-asyncio/blob/master/CHANGELOG.rst) - [Commits](https://github.com/pytest-dev/pytest-asyncio/compare/v0.14.0...v0.20.1) --- updated-dependencies: - dependency-name: pytest-asyncio dependency-type: direct:development update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
parent
2b0459e94a
commit
fc6988cc83
1 changed files with 1 additions and 1 deletions
|
@ -26,7 +26,7 @@ dev =
|
||||||
test =
|
test =
|
||||||
pyquery==1.4.1
|
pyquery==1.4.1
|
||||||
pytest==6.0.2
|
pytest==6.0.2
|
||||||
pytest-asyncio==0.14.0
|
pytest-asyncio==0.20.1
|
||||||
prod =
|
prod =
|
||||||
gunicorn==20.0.4
|
gunicorn==20.0.4
|
||||||
uvloop==0.14.0
|
uvloop==0.14.0
|
||||||
|
|
Loading…
Reference in a new issue