Update pytest-asyncio requirement from <=0.21.1 to <=0.23.2 (#625)
* Update pytest-asyncio requirement from <=0.21.1 to <=0.23.2 Updates the requirements on [pytest-asyncio](https://github.com/pytest-dev/pytest-asyncio) to permit the latest version. - [Release notes](https://github.com/pytest-dev/pytest-asyncio/releases) - [Commits](https://github.com/pytest-dev/pytest-asyncio/compare/v0.1.1...v0.23.2) --- updated-dependencies: - dependency-name: pytest-asyncio dependency-type: direct:development ... Signed-off-by: dependabot[bot] <[email protected]> * Update changelog Signed-off-by: dependabot[bot] <[email protected]> --------- Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: dependabot[bot] <dependabot[bot]@users.noreply.github.com>
This commit is contained in:
co-authored by
dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
dependabot[bot] <dependabot[bot]@users.noreply.github.com>
parent
db61b5943b
commit
c4e53d444a
@@ -21,5 +21,5 @@ twine
|
||||
|
||||
# Requirements for testing [async] extra
|
||||
aiohttp
|
||||
pytest-asyncio<=0.21.1
|
||||
pytest-asyncio<=0.23.2
|
||||
unasync
|
||||
|
||||
Reference in New Issue
Block a user