Skip to content

Commit 0050fa6

Browse files
Bump elasticsearch[async] in /stac_fastapi/elasticsearch
Bumps [elasticsearch[async]](https://github.com/elastic/elasticsearch-py) from 7.17.2 to 7.17.3. - [Release notes](https://github.com/elastic/elasticsearch-py/releases) - [Commits](elastic/elasticsearch-py@v7.17.2...v7.17.3) --- 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 5f9e145 commit 0050fa6

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.2",
16+
"elasticsearch[async]==7.17.3",
1717
"elasticsearch-dsl==7.4.0",
1818
"pystac[validation]",
1919
"uvicorn",

0 commit comments

Comments
 (0)