diff --git a/pyproject.toml b/pyproject.toml index f53a6e7..4533977 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -45,7 +45,7 @@ classifiers = [ dependencies = [ "pillow>=12.2.0", "pyyaml>=6.0.3", - "platformdirs>=4.9.6", + "platformdirs>=4.10.0", "defusedxml>=0.7.1", "resvg @ git+https://github.com/graphras-com/resvg-py.git@main", ]