Skip to content

Commit 5fb102c

Browse files
authored
Merge pull request #117 from stac-utils/dependabot/pip/stac_fastapi/elasticsearch/pygeofilter-0.2.0
Bump pygeofilter from 0.1.2 to 0.2.0 in /stac_fastapi/elasticsearch
2 parents dd6935e + dfbf497 commit 5fb102c

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)