Update pytest-asyncio requirement from <=0.23.7 to <=0.23.8 (#787)
* Update pytest-asyncio requirement from <=0.23.7 to <=0.23.8 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.8) --- 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
e3005b8cff
commit
68f5e654ee
@@ -21,5 +21,5 @@ twine
|
||||
|
||||
# Requirements for testing [async] extra
|
||||
aiohttp>=3.9.4, <4
|
||||
pytest-asyncio<=0.23.7
|
||||
pytest-asyncio<=0.23.8
|
||||
unasync
|
||||
|
||||
Reference in New Issue
Block a user