Skip to content

Commit d10a128

Browse files
Bump elasticsearch[async] in /stac_fastapi/elasticsearch
Bumps [elasticsearch[async]](https://github.com/elastic/elasticsearch-py) from 7.17.8 to 7.17.9. - [Release notes](https://github.com/elastic/elasticsearch-py/releases) - [Commits](elastic/elasticsearch-py@v7.17.8...v7.17.9) --- updated-dependencies: - dependency-name: elasticsearch[async] dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 4e12664 commit d10a128

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.4.3",
1414
"stac-fastapi.api==2.4.3",
1515
"stac-fastapi.extensions==2.4.3",
16-
"elasticsearch[async]==7.17.8",
16+
"elasticsearch[async]==7.17.9",
1717
"elasticsearch-dsl==7.4.0",
1818
"pystac[validation]",
1919
"uvicorn",

0 commit comments

Comments
 (0)