Skip to content

Commit

Permalink
Bump shapely from 2.0.4 to 2.0.5 (#2394)
Browse files Browse the repository at this point in the history
Bumps [shapely](https://github.com/shapely/shapely) from 2.0.4 to 2.0.5.
- [Release notes](https://github.com/shapely/shapely/releases)
- [Changelog](https://github.com/shapely/shapely/blob/main/CHANGES.txt)
- [Commits](shapely/shapely@2.0.4...2.0.5)

---
updated-dependencies:
- dependency-name: shapely
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored Jul 20, 2024
1 parent 658aa76 commit bdf518e
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion requirements.in
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
# Libeli
pyproj==3.6.1
shapely==2.0.4
shapely==2.0.5
regex==2024.5.15
validators==0.29.0

Expand Down
2 changes: 1 addition & 1 deletion requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -88,7 +88,7 @@ rpds-py==0.8.10
# referencing
scipy==1.10.0
# via imagehash
shapely==2.0.4
shapely==2.0.5
# via -r requirements.in
urllib3==2.2.2
# via
Expand Down

0 comments on commit bdf518e

Please sign in to comment.