Skip to content

Commit 224f4bc

Browse files
Bump geopandas in dev requirements to 1.1.2 to remediate GHSA-6497-prx7-gpmq (#235)
* Initial plan * fix: bump geopandas in dev requirements to patched version Agent-Logs-Url: https://github.com/DOI-USGS/dataretrieval-python/sessions/3a724226-0cb4-4f14-bd1e-a97f2dc30278 Co-authored-by: thodson-usgs <34148978+thodson-usgs@users.noreply.github.com> --------- Co-authored-by: copilot-swe-agent[bot] <198982749+Copilot@users.noreply.github.com> Co-authored-by: thodson-usgs <34148978+thodson-usgs@users.noreply.github.com>
1 parent c4d0f84 commit 224f4bc

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

requirements-dev.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
numpy<2
22
pandas==2.*
3-
geopandas==0.14.*
3+
geopandas==1.1.2
44
scipy
55
python-dateutil
66
requests

0 commit comments

Comments
 (0)