Skip to content

Commit 9c8601d

Browse files
author
stubsabot
committed
[stubsabot] Bump geopandas to 1.1.3
Release: https://pypi.org/pypi/geopandas/1.1.3 Repository: https://github.com/geopandas/geopandas Typeshed stubs: https://github.com/python/typeshed/tree/main/stubs/geopandas Diff: geopandas/geopandas@v1.1.2...v1.1.3 Stubsabot analysis of the diff between the two releases: - 0 public Python files have been added. - 0 files included in typeshed's stubs have been deleted. - 6 files included in typeshed's stubs have been modified or renamed: `geopandas/array.py`, `geopandas/base.py`, `geopandas/geodataframe.py`, `geopandas/geoseries.py`, `geopandas/io/sql.py`, `geopandas/tools/clip.py`. - Total lines of Python code added: 177. - Total lines of Python code deleted: 50. 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 a1c4ca3 commit 9c8601d

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

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.1.2"
1+
version = "1.1.3"
22
# Requires a version of numpy with a `py.typed` file
33
requires = ["numpy>=1.20", "pandas-stubs", "types-shapely", "pyproj"]
44
upstream_repository = "https://github.com/geopandas/geopandas"

0 commit comments

Comments
 (0)