From 0bc02948bbf934e842a2e69e811c3c1fbd4396e7 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 10 Jul 2023 12:43:57 +0000 Subject: [PATCH] chore(deps): bump sentry-sdk from 1.22.2 to 1.28.0 Bumps [sentry-sdk](https://github.com/getsentry/sentry-python) from 1.22.2 to 1.28.0. - [Release notes](https://github.com/getsentry/sentry-python/releases) - [Changelog](https://github.com/getsentry/sentry-python/blob/master/CHANGELOG.md) - [Commits](https://github.com/getsentry/sentry-python/compare/1.22.2...1.28.0) --- updated-dependencies: - dependency-name: sentry-sdk dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index e251b8f..46d3e21 100644 --- a/requirements.txt +++ b/requirements.txt @@ -5,7 +5,7 @@ redis==4.5.5 rq==1.13.0 python-dotenv==1.0.0 gunicorn==20.1.0 -sentry-sdk==1.22.2 +sentry-sdk==1.28.0 blinker==1.6.2 Werkzeug==2.3.4 Unidecode==1.3.6