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.2
Bumps [pytest-asyncio](https://github.com/pytest-dev/pytest-asyncio) from 0.14.0 to 0.20.2. - [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.2) --- 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
b25c8fae4b
commit
0fdc4c009a
1 changed files with 1 additions and 1 deletions
|
@ -27,7 +27,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.2
|
||||||
prod =
|
prod =
|
||||||
gunicorn==20.0.4
|
gunicorn==20.0.4
|
||||||
uvloop==0.14.0
|
uvloop==0.14.0
|
||||||
|
|
Loading…
Reference in a new issue