We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent b2638fb commit 4b69c09Copy full SHA for 4b69c09
CHANGELOG.md
@@ -26,7 +26,7 @@ Inspired from [Keep a Changelog](https://keepachangelog.com/en/1.0.0/)
26
- Updated opensearch-py APIs to reflect [opensearch-api-specification@1787056](https://github.com/opensearch-project/opensearch-api-specification/commit/178705681e5fd812ab59ad00cefa04146d03d7ad)
27
### Security
28
### Dependencies
29
-- Bumps `pytest-asyncio` from <=0.21.1 to <=0.23.4
+- Bumps `pytest-asyncio` from <=0.21.1 to <=0.23.5
30
- Bumps `urllib3` from >=1.26.18 to >=1.26.18, <2 ([#632](https://github.com/opensearch-project/opensearch-py/pull/632))
31
32
## [2.4.2]
dev-requirements.txt
@@ -21,5 +21,5 @@ twine
21
22
# Requirements for testing [async] extra
23
aiohttp
24
-pytest-asyncio<=0.23.4
+pytest-asyncio<=0.23.5
25
unasync
0 commit comments