From 434e5c2396f4515828ab0a76cb1ad87df97db915 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 5 Nov 2024 08:05:44 +0000 Subject: [PATCH] chore(deps): bump sentry-sdk in /backend/requirements Bumps [sentry-sdk](https://github.com/getsentry/sentry-python) from 2.5.1 to 2.18.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/2.5.1...2.18.0) --- updated-dependencies: - dependency-name: sentry-sdk dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- backend/requirements/production.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/backend/requirements/production.txt b/backend/requirements/production.txt index 104b56091..34e51549b 100644 --- a/backend/requirements/production.txt +++ b/backend/requirements/production.txt @@ -1,3 +1,3 @@ -r base.txt -sentry-sdk==2.5.1 +sentry-sdk==2.18.0