Skip to content

Bump geopandas from 1.1.0 to 1.1.2#277

Closed
dependabot[bot] wants to merge 1 commit intomainfrom
dependabot/pip/geopandas-1.1.2
Closed

Bump geopandas from 1.1.0 to 1.1.2#277
dependabot[bot] wants to merge 1 commit intomainfrom
dependabot/pip/geopandas-1.1.2

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Mar 13, 2026

Bumps geopandas from 1.1.0 to 1.1.2.

Release notes

Sourced from geopandas's releases.

Version 1.1.2

What's Changed

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).

Full Changelog: geopandas/geopandas@v1.1.1...v1.1.2

v1.1.1

A patch release containing minor regression fixes.

What's Changed

Full Changelog: geopandas/geopandas@v1.1.0...v1.1.1

Changelog

Sourced from geopandas's changelog.

Version 1.1.2 (December 22, 2025)

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).

Version 1.1.1 (June 27, 2025)

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).
Commits
  • 81214bf RLS: backport fixes for 1.1.2 (#3693)
  • 62dd4a2 COMPAT: pandas 3 refactor breaks finalize (#3611) (#3621)
  • e9b58ce RLS: v1.1.1
  • c6bf8b3 MAINT: enable pydocstyle ruff rules - automatic and easy fixes (#3598)
  • 339c7f7 TST: use nadgrids=null to suppress influence of grid files (#3588)
  • 2a7fad9 REGR: overlay with identity doesn't handle equal input column names correctly...
  • 1a1585d REGR: fix GeoDataFrame constructor when np.nan given as only geometry (#3591)
  • See full diff in compare view

Dependabot compatibility score

Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.


Dependabot commands and options

You can trigger Dependabot actions by commenting on this PR:

  • @dependabot rebase will rebase this PR
  • @dependabot recreate will recreate this PR, overwriting any edits that have been made to it
  • @dependabot show <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @dependabot ignore this major version will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this minor version will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this dependency will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)
    You can disable automated security fix PRs for this repo from the Security Alerts page.

Bumps [geopandas](https://github.com/geopandas/geopandas) from 1.1.0 to 1.1.2.
- [Release notes](https://github.com/geopandas/geopandas/releases)
- [Changelog](https://github.com/geopandas/geopandas/blob/main/CHANGELOG.md)
- [Commits](geopandas/geopandas@v1.1.0...v1.1.2)

---
updated-dependencies:
- dependency-name: geopandas
  dependency-version: 1.1.2
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added dependencies Pull requests that update a dependency file python Pull requests that update python code labels Mar 13, 2026
@codecov
Copy link

codecov bot commented Mar 13, 2026

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 58.92%. Comparing base (deaf5e9) to head (c224a6c).

Additional details and impacted files
@@           Coverage Diff           @@
##             main     #277   +/-   ##
=======================================
  Coverage   58.92%   58.92%           
=======================================
  Files         128      128           
  Lines        6715     6715           
=======================================
  Hits         3957     3957           
  Misses       2758     2758           

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.
  • 📦 JS Bundle Analysis: Save yourself from yourself by tracking and limiting bundle sizes in JS merges.

@FlxPo FlxPo closed this Mar 16, 2026
@dependabot @github
Copy link
Contributor Author

dependabot bot commented on behalf of github Mar 16, 2026

OK, I won't notify you again about this release, but will get in touch when a new version is available. If you'd rather skip all updates until the next major or minor version, let me know by commenting @dependabot ignore this major version or @dependabot ignore this minor version.

If you change your mind, just re-open this PR and I'll resolve any conflicts on it.

@dependabot dependabot bot deleted the dependabot/pip/geopandas-1.1.2 branch March 16, 2026 07:53
Copy link
Contributor

@Mind-the-Cap Mind-the-Cap left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

@FlxPo question de curiosité, pourquoi on utilise deux versions différentes de geopandas dans les différents requirements ?

@FlxPo
Copy link
Contributor

FlxPo commented Mar 18, 2026

requirements-min.txt est généré avec uv pour représenter la combinaison fixe de versions des dépendances correspondant aux bornes minimales déclarées dans pyproject.toml. Lors des push sur main on vérifie que les tests passent pour ces versions "minimales", pour vérifier que l'on tient notre promesse de compatibilité : https://github.com/mobility-team/mobility/blob/main/.github/workflows/install-and-test-min.yml

requirements-ci.txt est généré avec uv pour représenter une combinaison fixe de versions dans l'intervalle des versions déclarées dans pyproject.toml. Il est ensuite utilisé dans les tests github, pour qu'ils soient bien reproductibles: https://github.com/mobility-team/mobility/blob/main/.github/workflows/install-and-test.yml

dependabot devrait maintenant ne regarder que le pyproject.toml et non plus ces deux fichiers requirements qui sont des artefacts dérivés : https://github.com/mobility-team/mobility/blob/main/.github/dependabot.yml.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependencies Pull requests that update a dependency file python Pull requests that update python code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants