Fix for 592 (#594)

* Prepare for next developer iteration, 2.4.1.

Signed-off-by: dblock <dblock@amazon.com>

* Fix: sync opensearchpy without iohttp.

Signed-off-by: dblock <dblock@amazon.com>

* Use nox to run tests.

Signed-off-by: dblock <dblock@amazon.com>

---------

Signed-off-by: dblock <dblock@amazon.com>
This commit is contained in:
Daniel (dB.) Doubrovkine
2023-11-15 19:33:43 -05:00
committed by GitHub
parent 4874437fb5
commit cec268e48d
9 changed files with 51 additions and 25 deletions
+1 -1
View File
@@ -515,7 +515,7 @@ files = [
[[package]]
name = "opensearch-py"
version = "2.4.0"
version = "2.4.1"
description = "Python client for OpenSearch"
optional = false
python-versions = ">=2.7, !=3.0.*, !=3.1.*, !=3.2.*, !=3.3.*, <4"