Merge pull request #7626 from freqtrade/dependabot/pip/develop/pytest-asyncio-0.20.1

Bump pytest-asyncio from 0.19.0 to 0.20.1
This commit is contained in:
Matthias 2022-10-24 06:38:34 +02:00 committed by GitHub
commit d8893a9d85
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

@ -11,7 +11,7 @@ flake8-tidy-imports==4.8.0
mypy==0.982
pre-commit==2.20.0
pytest==7.1.3
pytest-asyncio==0.19.0
pytest-asyncio==0.20.1
pytest-cov==4.0.0
pytest-mock==3.10.0
pytest-random-order==1.0.4