Skip to content

Commit d69292d

Browse files
committed
update to v2.5.2
1 parent 8de5b08 commit d69292d

File tree

2 files changed

+4
-4
lines changed

2 files changed

+4
-4
lines changed

CHANGELOG.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@ and this project adheres to [Semantic Versioning](http://semver.org/spec/v2.0.0.
99

1010
### Changed
1111

12-
- Upgraded stac-fastapi libraries to v2.5.0 from v2.4.9 [#172](https://github.com/stac-utils/stac-fastapi-elasticsearch/pull/172)
12+
- Upgraded stac-fastapi libraries to v2.5.2 from v2.4.9 [#172](https://github.com/stac-utils/stac-fastapi-elasticsearch/pull/172)
1313

1414
## [v2.2.0]
1515

stac_fastapi/core/setup.py

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -10,9 +10,9 @@
1010
"attrs",
1111
"pydantic[dotenv]<2",
1212
"stac_pydantic==2.0.*",
13-
"stac-fastapi.types==2.5.1",
14-
"stac-fastapi.api==2.5.1",
15-
"stac-fastapi.extensions==2.5.1",
13+
"stac-fastapi.types==2.5.2",
14+
"stac-fastapi.api==2.5.2",
15+
"stac-fastapi.extensions==2.5.2",
1616
"pystac[validation]",
1717
"orjson",
1818
"overrides",

0 commit comments

Comments
 (0)