From fc97070c3b6d76f9e5b4fe7f71f6b4dbfe9bf422 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Wed, 3 Apr 2024 23:34:03 +0000 Subject: [PATCH] chore(deps): update dependency sentry-sdk to v1.44.1 --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index 2a5757d..8fc74fc 100644 --- a/requirements.txt +++ b/requirements.txt @@ -5,7 +5,7 @@ redis==5.0.1 rq==1.15.1 python-dotenv==1.0.0 gunicorn==21.2.0 -sentry-sdk==1.39.1 +sentry-sdk==1.44.1 blinker==1.7.0 Werkzeug==3.0.1 Unidecode==1.3.7