From 93b28eaf73992cc37d3601280a6e0c96f7d5dafb Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Fri, 8 Mar 2024 13:05:44 +0000 Subject: [PATCH] chore(deps): update dependency notifications-python-client to v9 --- api/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/api/requirements.txt b/api/requirements.txt index 1bf9079e..a8cb06b9 100644 --- a/api/requirements.txt +++ b/api/requirements.txt @@ -6,7 +6,7 @@ email-validator==2.1.0.post1 fastapi==0.110.0 logzero==1.7.0 mangum==0.17.0 -notifications-python-client==8.2.0 +notifications-python-client==9.0.0 pydantic==1.10.14 psycopg2-binary==2.9.9 SQLAlchemy==2.0.27 \ No newline at end of file