diff --git a/poetry.lock b/poetry.lock index 92548a34..a66a5e93 100644 --- a/poetry.lock +++ b/poetry.lock @@ -3506,4 +3506,4 @@ type = ["pytest-mypy"] [metadata] lock-version = "2.0" python-versions = ">=3.9,<4.0" -content-hash = "f93c1e2f9c17b4e8ec114a7af9f22b4f20054da8cae75c1c6f6b5430ee89be66" +content-hash = "04733abb7474824e83965cda003e6625b0838db2b5162b9d5d376cf7eac23235" diff --git a/pyproject.toml b/pyproject.toml index ebb811f1..6c5744da 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -37,7 +37,7 @@ numpy = [ eval-type-backport = {version = "^0.2.0", python = "3.9"} # geomeppy.dependencies -shapely = "^2.0.4" +shapely = "^2.0.6" beautifulsoup4 = "<=4.8" contourpy = "^1.2.1" cycler = "^0.12.1"