diff --git a/platform/pyproject.toml b/platform/pyproject.toml index e9f4c5c4..52c1107a 100644 --- a/platform/pyproject.toml +++ b/platform/pyproject.toml @@ -39,7 +39,7 @@ dev = [ "pyparsing == 3.3.2", "pytest == 9.0.3", "six == 1.17.0", - "zipp == 3.23.0", + "zipp == 4.1.0", ] [project.urls]