Skip to content

Commit 475f681

Browse files
Bump pyogrio from 0.10.0 to 0.11.1 (#66)
Bumps [pyogrio](https://github.com/geopandas/pyogrio) from 0.10.0 to 0.11.1. - [Release notes](https://github.com/geopandas/pyogrio/releases) - [Changelog](https://github.com/geopandas/pyogrio/blob/main/CHANGES.md) - [Commits](geopandas/pyogrio@v0.10.0...v0.11.1) --- updated-dependencies: - dependency-name: pyogrio dependency-version: 0.11.1 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent bbfa355 commit 475f681

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

requirements-dev.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -71,7 +71,7 @@ pathspec==0.12.1
7171
# via hatchling
7272
pluggy==1.6.0
7373
# via hatchling
74-
pyogrio==0.10.0
74+
pyogrio==0.11.1
7575
# via
7676
# -c requirements.txt
7777
# geopandas

requirements.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -41,7 +41,7 @@ pandas==2.3.3
4141
# via
4242
# geopandas
4343
# osmnx
44-
pyogrio==0.10.0
44+
pyogrio==0.11.1
4545
# via geopandas
4646
pyproj==3.7.2
4747
# via geopandas

0 commit comments

Comments
 (0)