You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
* deps: update pgstac to v0.6.12
We have a floating v0.6.* dependency in code, but our CI contains deps on (two
different) older pgstac versions. This commit updates those references to point
to https://github.com/stac-utils/pgstac/releases/tag/v0.6.12, and contains some
sidecar yaml linting.
* chore: update changelog
Copy file name to clipboardExpand all lines: CHANGES.md
+2Lines changed: 2 additions & 0 deletions
Original file line number
Diff line number
Diff line change
@@ -6,6 +6,8 @@
6
6
7
7
### Changed
8
8
9
+
* Updated CI to test against [pgstac v0.6.12](https://github.com/stac-utils/pgstac/releases/tag/v0.6.12) ([#511](https://github.com/stac-utils/stac-fastapi/pull/511))
0 commit comments