diff --git a/periodicals/pyproject.toml b/periodicals/pyproject.toml index 919eccfd9..d7936db71 100644 --- a/periodicals/pyproject.toml +++ b/periodicals/pyproject.toml @@ -6,7 +6,7 @@ readme = "README.md" requires-python = ">=3.13" dependencies = [ "betterproto[compiler]>=1.2.5", - "more-itertools>=10.6.0", + "more-itertools>=11.0.2", "proto-plus>=1.26.0", "protobuf>=5.29.3", "requests>=2.32.3",