Skip to content

chore(deps): update dependency geopandas to >=1.1.3#8959

Closed
renovate[bot] wants to merge 1 commit into
mainfrom
renovate/geopandas-1.x
Closed

chore(deps): update dependency geopandas to >=1.1.3#8959
renovate[bot] wants to merge 1 commit into
mainfrom
renovate/geopandas-1.x

Conversation

@renovate

@renovate renovate Bot commented Apr 1, 2026

Copy link
Copy Markdown
Contributor

This PR contains the following updates:

Package Change Age Confidence
geopandas >=1.1.0>=1.1.3 age confidence

Release Notes

geopandas/geopandas (geopandas)

v1.1.3

Compare Source

This release addresses a handful of small compatibility issues with pandas 3.0 and backports some bugfixes.

Bug fixes:

  • Improved compatibility with pandas 3.0 Copy-on-Write feature, making use of deferred copies where possible (#​3298, #​3711).
  • Fix GeoSeries.sample_points not accepting list-like size when generating points using
    pointpaterns (#​3710).
  • Fix from_wkt/wkb to correctly handle missing values with pandas 3 (where the new str dtype is used) (#​3714).
  • Fix to_postgis to correctly handle missing values with pandas 3 (where the new str dtype is used) (#​3722).
  • Using loc to assign column values to a new row index now correctly preserves the column CRS and geometry dtype
    on pandas 3.1, due to an upstream bug fix (#​3741, Pandas #​62523)
  • Random states in pointpats methods of sample_points`` can now be fixed with rng` (#​3737).

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: Branch creation - Between 12:00 AM and 03:59 AM, on day 1 of the month ( * 0-3 1 * * ) (UTC), Automerge - At any time (no schedule defined).

🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.

Rebasing: Whenever PR becomes conflicted, 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.

@vercel

vercel Bot commented Apr 1, 2026

Copy link
Copy Markdown

The latest updates on your projects. Learn more about Vercel for GitHub.

Project Deployment Actions Updated (UTC)
marimo-docs Ready Ready Preview, Comment Apr 1, 2026 1:05am

Request Review

@renovate

renovate Bot commented Apr 16, 2026

Copy link
Copy Markdown
Contributor Author

Renovate Ignore Notification

Because you closed this PR without merging, Renovate will ignore this update (>=1.1.3). You will get a PR once a newer version is released. To ignore this dependency forever, add it to the ignoreDeps array of your Renovate config.

If you accidentally closed this PR, or if you changed your mind: rename this PR to get a fresh replacement PR.

@renovate renovate Bot deleted the renovate/geopandas-1.x branch April 16, 2026 06:01
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant