diff --git a/pyproject.toml b/pyproject.toml index c4e72eb..c3d10ba 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -19,7 +19,7 @@ classifiers = [ ] dependencies = [ "apprise==1.9.6", - "platformdirs==4.3.8" + "platformdirs==4.4.0" ] [tool.hatch.version]