diff --git a/pyproject.toml b/pyproject.toml index 903ab79..c4e72eb 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -18,7 +18,7 @@ classifiers = [ "Programming Language :: Python :: 3.13", ] dependencies = [ - "apprise==1.9.3", + "apprise==1.9.6", "platformdirs==4.3.8" ]