Skip to content

Commit 50511fa

Browse files
Bump stac-fastapi-api from 2.3.0 to 2.4.3 in /stac_fastapi/elasticsearch
Bumps [stac-fastapi-api](https://github.com/stac-utils/stac-fastapi) from 2.3.0 to 2.4.3. - [Release notes](https://github.com/stac-utils/stac-fastapi/releases) - [Changelog](https://github.com/stac-utils/stac-fastapi/blob/master/CHANGES.md) - [Commits](stac-utils/stac-fastapi@2.3.0...2.4.3) --- updated-dependencies: - dependency-name: stac-fastapi-api dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 133fc72 commit 50511fa

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
@@ -11,7 +11,7 @@
1111
"pydantic[dotenv]",
1212
"stac_pydantic==2.0.*",
1313
"stac-fastapi.types==2.3.0",
14-
"stac-fastapi.api==2.3.0",
14+
"stac-fastapi.api==2.4.3",
1515
"stac-fastapi.extensions==2.3.0",
1616
"elasticsearch[async]==7.17.3",
1717
"elasticsearch-dsl==7.4.0",

0 commit comments

Comments
 (0)