Skip to content

Commit 523a6bb

Browse files
authored
Merge pull request #141 from stac-utils/dependabot/pip/stac_fastapi/elasticsearch/pygeofilter-0.2.1
Bump pygeofilter from 0.2.0 to 0.2.1 in /stac_fastapi/elasticsearch
2 parents 370a8a5 + 82fb307 commit 523a6bb

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.2.0",
23+
"pygeofilter==0.2.1",
2424
]
2525

2626
extra_reqs = {

0 commit comments

Comments
 (0)