From c76a9306cf021da92bfe0ab72be485b2c648de22 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 14 Jan 2025 22:09:34 +0000 Subject: [PATCH] fix(deps): bump sentry-sdk from 2.18.0 to 2.20.0 in /requirements Bumps [sentry-sdk](https://github.com/getsentry/sentry-python) from 2.18.0 to 2.20.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.18.0...2.20.0) --- updated-dependencies: - dependency-name: sentry-sdk dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- requirements/common.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements/common.txt b/requirements/common.txt index 44aea23..5ccc027 100644 --- a/requirements/common.txt +++ b/requirements/common.txt @@ -12,7 +12,7 @@ email-validator==2.2.0 fastapi_pagination==0.12.32 redis==5.2.0 psycopg2==2.9.10 -sentry-sdk==2.18.0 +sentry-sdk==2.20.0 fastapi-sso==0.17.0 mailjet-rest==1.3.4 pyjwt==2.10.0