Update pytest-asyncio requirement from <=0.23.6 to <=0.23.7 (#748)
* Update pytest-asyncio requirement from <=0.23.6 to <=0.23.7 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.7) --- updated-dependencies: - dependency-name: pytest-asyncio dependency-type: direct:development ... Signed-off-by: dependabot[bot] <support@github.com> * Update changelog Signed-off-by: dependabot[bot] <support@github.com> --------- Signed-off-by: dependabot[bot] <support@github.com> 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:
+1
-1
@@ -26,7 +26,7 @@ Inspired from [Keep a Changelog](https://keepachangelog.com/en/1.0.0/)
|
||||
### Dependencies
|
||||
- Bumps `aiohttp` from >=3,<4 to >=3.9.2,<4 ([#717](https://github.com/opensearch-project/opensearch-py/pull/717))
|
||||
- Bumps `black` to >=24.3.0 ([#717](https://github.com/opensearch-project/opensearch-py/pull/717))
|
||||
- Bumps `pytest-asyncio` from <=0.23.5 to <=0.23.6
|
||||
- Bumps `pytest-asyncio` from <=0.23.5 to <=0.23.7
|
||||
- Bumps `sphinx` from <7.3 to <7.4
|
||||
|
||||
## [2.5.0]
|
||||
|
||||
Reference in New Issue
Block a user