Upgrade to aiohttp 3.10.6. (#829)
Signed-off-by: dblock <dblock@amazon.com>
This commit is contained in:
committed by
GitHub
parent
3087686fff
commit
0ccd4173cc
@@ -45,6 +45,12 @@ docker run -d -p 9200:9200 -p 9600:9600 -e OPENSEARCH_INITIAL_ADMIN_PASSWORD=myS
|
||||
|
||||
Tests require a live instance of OpenSearch running in docker.
|
||||
|
||||
Set the password for your docker instance.
|
||||
|
||||
```
|
||||
export OPENSEARCH_PASSWORD=myStrongPassword123!
|
||||
```
|
||||
|
||||
If you have one running.
|
||||
|
||||
```
|
||||
|
||||
Reference in New Issue
Block a user