Skip to content

Commit bb4c920

Browse files
Bump elasticsearch[async] in /stac_fastapi/elasticsearch
Bumps [elasticsearch[async]](https://github.com/elastic/elasticsearch-py) from 7.17.1 to 7.17.2. - [Release notes](https://github.com/elastic/elasticsearch-py/releases) - [Commits](elastic/elasticsearch-py@v7.17.1...v7.17.2) --- 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 9f8dc40 commit bb4c920

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
@@ -14,7 +14,7 @@
1414
"stac-fastapi.api==2.3.0",
1515
"stac-fastapi.extensions==2.3.0",
1616
"fastapi-utils",
17-
"elasticsearch[async]==7.17.1",
17+
"elasticsearch[async]==7.17.2",
1818
"elasticsearch-dsl==7.4.0",
1919
"pystac[validation]",
2020
"uvicorn",

0 commit comments

Comments
 (0)