Skip to content
This repository was archived by the owner on Mar 6, 2026. It is now read-only.

Commit 155523d

Browse files
chore(deps): bump geopandas from 1.1.1 to 1.1.2 in /samples/geography
Bumps [geopandas](https://github.com/geopandas/geopandas) from 1.1.1 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.1...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>
1 parent 24d45d0 commit 155523d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

samples/geography/requirements.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@ db-dtypes==1.4.3
1010
Fiona==1.10.1
1111
geojson==3.2.0
1212
geopandas===1.0.1; python_version <= '3.9'
13-
geopandas==1.1.1; python_version >= '3.10'
13+
geopandas==1.1.2; python_version >= '3.10'
1414
google-api-core==2.25.2
1515
google-auth==2.41.1
1616
google-cloud-bigquery==3.38.0

0 commit comments

Comments
 (0)