diff --git a/common/pyproject.toml b/common/pyproject.toml index 8519e61b..ea1470cc 100644 --- a/common/pyproject.toml +++ b/common/pyproject.toml @@ -35,7 +35,7 @@ dev = [ "pyparsing == 3.3.2", "pytest == 9.0.3", "six == 1.17.0", - "zipp == 3.23.0", + "zipp == 4.1.0", ] [project.urls]