Skip to content

Commit 8e6d585

Browse files
Bump elasticsearch[async] in /stac_fastapi/elasticsearch
Bumps [elasticsearch[async]](https://github.com/elastic/elasticsearch-py) from 7.17.3 to 7.17.8. - [Release notes](https://github.com/elastic/elasticsearch-py/releases) - [Commits](elastic/elasticsearch-py@v7.17.3...v7.17.8) --- updated-dependencies: - dependency-name: elasticsearch[async] dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 133fc72 commit 8e6d585

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

stac_fastapi/elasticsearch/setup.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@
1313
"stac-fastapi.types==2.3.0",
1414
"stac-fastapi.api==2.3.0",
1515
"stac-fastapi.extensions==2.3.0",
16-
"elasticsearch[async]==7.17.3",
16+
"elasticsearch[async]==7.17.8",
1717
"elasticsearch-dsl==7.4.0",
1818
"pystac[validation]",
1919
"uvicorn",

0 commit comments

Comments
 (0)