Skip to content

Commit ca51301

Browse files
Bump elasticsearch-dsl in /stac_fastapi/elasticsearch
Bumps [elasticsearch-dsl](https://github.com/elasticsearch/elasticsearch-dsl-py) from 7.4.0 to 7.4.1. - [Release notes](https://github.com/elasticsearch/elasticsearch-dsl-py/releases) - [Changelog](https://github.com/elastic/elasticsearch-dsl-py/blob/master/Changelog.rst) - [Commits](elastic/elasticsearch-dsl-py@v7.4.0...v7.4.1) --- updated-dependencies: - dependency-name: elasticsearch-dsl dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 370a8a5 commit ca51301

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.4.3",
1515
"stac-fastapi.extensions==2.4.3",
1616
"elasticsearch[async]==7.17.9",
17-
"elasticsearch-dsl==7.4.0",
17+
"elasticsearch-dsl==7.4.1",
1818
"pystac[validation]",
1919
"uvicorn",
2020
"overrides",

0 commit comments

Comments
 (0)