From 6944a5021dcb29f2db977458a100d472df6f1197 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 21 Nov 2024 22:37:36 +0000 Subject: [PATCH] fix(deps): bump sentry-sdk from 2.18.0 to 2.19.0 in /requirements Bumps [sentry-sdk](https://github.com/getsentry/sentry-python) from 2.18.0 to 2.19.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.19.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..42be440 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.19.0 fastapi-sso==0.17.0 mailjet-rest==1.3.4 pyjwt==2.10.0