Skip to content

Commit dfbf497

Browse files
Bump pygeofilter from 0.1.2 to 0.2.0 in /stac_fastapi/elasticsearch
Bumps [pygeofilter](https://github.com/geopython/pygeofilter) from 0.1.2 to 0.2.0. - [Release notes](https://github.com/geopython/pygeofilter/releases) - [Changelog](https://github.com/geopython/pygeofilter/blob/main/CHANGELOG.md) - [Commits](geopython/pygeofilter@v0.1.2...v0.2.0) --- updated-dependencies: - dependency-name: pygeofilter dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 0f4cf9a commit dfbf497

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
@@ -20,7 +20,7 @@
2020
"overrides",
2121
"starlette",
2222
"geojson-pydantic",
23-
"pygeofilter==0.1.2",
23+
"pygeofilter==0.2.0",
2424
]
2525

2626
extra_reqs = {

0 commit comments

Comments
 (0)