Skip to content

Commit 53f5124

Browse files
author
stubsabot
committed
[stubsabot] Bump geopandas to 1.1.0
Release: https://pypi.org/pypi/geopandas/1.1.0 Repository: https://github.com/geopandas/geopandas Typeshed stubs: https://github.com/python/typeshed/tree/main/stubs/geopandas Diff: geopandas/geopandas@v1.0.1...v1.1.0 Stubsabot analysis of the diff between the two releases: - 1 public Python file has been added: `geopandas/accessors.py`. - 0 files included in typeshed's stubs have been deleted. - 20 files included in typeshed's stubs have been modified or renamed. - Total lines of Python code added: 2960. - Total lines of Python code deleted: 1095. If stubtest fails for this PR: - Leave this PR open (as a reminder, and to prevent stubsabot from opening another PR) - Fix stubtest failures in another PR, then close this PR Note that you will need to close and re-open the PR in order to trigger CI
1 parent eb495ff commit 53f5124

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

stubs/geopandas/METADATA.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
version = "1.0.1"
1+
version = "1.1.0"
22
# Requires a version of numpy with a `py.typed` file
33
requires = ["numpy>=1.20", "pandas-stubs<2.2.3.250527", "types-shapely", "pyproj"]
44
upstream_repository = "https://github.com/geopandas/geopandas"

0 commit comments

Comments
 (0)