Skip to content

Commit 72038b0

Browse files
authored
Merge pull request #142 from stac-utils/dependabot/pip/stac_fastapi/elasticsearch/elasticsearch-dsl-7.4.1
Bump elasticsearch-dsl from 7.4.0 to 7.4.1 in /stac_fastapi/elasticsearch
2 parents 1e51f18 + 6a72a94 commit 72038b0

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)