Skip to content

Commit 74f259a

Browse files
Bump shapely from 2.0.7 to 2.1.2 (#109)
Bumps [shapely](https://github.com/shapely/shapely) from 2.0.7 to 2.1.2. - [Release notes](https://github.com/shapely/shapely/releases) - [Changelog](https://github.com/shapely/shapely/blob/main/CHANGES.txt) - [Commits](shapely/shapely@2.0.7...2.1.2) --- updated-dependencies: - dependency-name: shapely dependency-version: 2.1.2 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 2e39b66 commit 74f259a

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
@@ -93,7 +93,7 @@ requests==2.32.5
9393
# osmnx
9494
ruff==0.14.1
9595
# via osm-paths (pyproject.toml)
96-
shapely==2.0.7
96+
shapely==2.1.2
9797
# via
9898
# -c requirements.txt
9999
# osm-paths (pyproject.toml)

requirements.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -51,7 +51,7 @@ pytz==2025.2
5151
# via pandas
5252
requests==2.32.5
5353
# via osmnx
54-
shapely==2.0.7
54+
shapely==2.1.2
5555
# via
5656
# osm-paths (pyproject.toml)
5757
# geopandas

0 commit comments

Comments
 (0)