Skip to content

chore(deps): update dependency geopandas to v1.1.2 [security] - #127

Open
renovate[bot] wants to merge 1 commit into
mainfrom
renovate/pypi-geopandas-vulnerability
Open

chore(deps): update dependency geopandas to v1.1.2 [security]#127
renovate[bot] wants to merge 1 commit into
mainfrom
renovate/pypi-geopandas-vulnerability

Conversation

@renovate

@renovate renovate Bot commented Mar 26, 2026

Copy link
Copy Markdown
Contributor

This PR contains the following updates:

Package Change Age Confidence
geopandas ==1.1.0==1.1.2 age confidence

geopandas SQL Injection Vulnerability in to_postgis() Allows Information Disclosure

CVE-2025-69662 / GHSA-6497-prx7-gpmq

More information

Details

SQL injection vulnerability in geopandas before v.1.1.2 allows an attacker to obtain sensitive information via the to_postgis()` function being used to write GeoDataFrames to a PostgreSQL database.

Severity

  • CVSS Score: 8.6 / 10 (High)
  • Vector String: CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:C/C:H/I:N/A:N

References

This data is provided by the GitHub Advisory Database (CC-BY 4.0).


Release Notes

geopandas/geopandas (geopandas)

v1.1.2

Compare Source

Bug fixes:

  • Fix an issue that caused an error in GeoDataFrame.from_features when there is no properties field (#​3599).
  • Fix read_file and to_file errors (#​3682)
  • Fix read_parquet with to_pandas_kwargs for complex (list/struct) arrow types (#​3640)
  • value_counts on GeoSeries now preserves CRS in index (#​3669)
  • Fix f-string placeholders appearing in error messages when pyogrio cannot be imported (#​3682).
  • Fix read_parquet with to_pandas_kwargs for complex (list/struct) arrow types (#​3640).
  • .to_json now provides a clearer error message when called on a GeoDataFrame without an active geometry
    column (#​3648).
  • Calling del gdf["geometry"] now will downcast to a pd.DataFrame if there are no geometry columns left
    in the dataframe (#​3648).
  • Fix SQL injection in to_postgis via geometry column name (#​3681).

v1.1.1

Compare Source

Bug fixes:

  • Fix regression in the GeoDataFrame constructor when np.nan is given as an only geometry (#​3591).
  • Fix regression in overlay with how="identity" when input dataframes have column
    names that are equal (#​3596).

Configuration

📅 Schedule: (in timezone America/Vancouver)

  • Branch creation
    • At any time (no schedule defined)
  • Automerge
    • At any time (no schedule defined)

🚦 Automerge: Enabled.

Rebasing: Whenever PR is behind base branch, or you tick the rebase/retry checkbox.

🔕 Ignore: Close this PR and you won't be reminded about this update again.


  • If you want to rebase/retry this PR, check this box

This PR was generated by Mend Renovate. View the repository job log.

@renovate renovate Bot changed the title chore(deps): update dependency geopandas to v1.1.2 [security] chore(deps): update dependency geopandas to v1.1.2 [security] - autoclosed Mar 27, 2026
@renovate renovate Bot closed this Mar 27, 2026
@renovate
renovate Bot deleted the renovate/pypi-geopandas-vulnerability branch March 27, 2026 01:21
@renovate renovate Bot changed the title chore(deps): update dependency geopandas to v1.1.2 [security] - autoclosed chore(deps): update dependency geopandas to v1.1.2 [security] Mar 30, 2026
@renovate renovate Bot reopened this Mar 30, 2026
@renovate
renovate Bot force-pushed the renovate/pypi-geopandas-vulnerability branch 2 times, most recently from 217af88 to 9c6a661 Compare March 30, 2026 17:42
@renovate renovate Bot changed the title chore(deps): update dependency geopandas to v1.1.2 [security] chore(deps): update dependency geopandas to v1.1.2 [security] - autoclosed Apr 27, 2026
@renovate renovate Bot closed this Apr 27, 2026
@renovate renovate Bot changed the title chore(deps): update dependency geopandas to v1.1.2 [security] - autoclosed chore(deps): update dependency geopandas to v1.1.2 [security] Apr 27, 2026
@renovate renovate Bot reopened this Apr 27, 2026
@renovate
renovate Bot force-pushed the renovate/pypi-geopandas-vulnerability branch 2 times, most recently from 9c6a661 to aa98644 Compare April 27, 2026 21:59
@renovate
renovate Bot force-pushed the renovate/pypi-geopandas-vulnerability branch from aa98644 to 2ff1bc4 Compare June 23, 2026 20:55
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants