diff --git a/pyproject.toml b/pyproject.toml index a982550..02210bf 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -18,7 +18,7 @@ classifiers = [ "Programming Language :: Python :: 3.13", ] dependencies = [ - "apprise==1.9.6", + "apprise==1.9.7", "platformdirs==4.4.0" ]