From c5d06481d1dbd776c5e1a3136f5d355812010993 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Sun, 10 Sep 2023 18:58:28 +0000 Subject: [PATCH] Bump sentry-sdk from 1.29.0 to 1.30.0 in /caster-back Bumps [sentry-sdk](https://github.com/getsentry/sentry-python) from 1.29.0 to 1.30.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.29.0...1.30.0) --- updated-dependencies: - dependency-name: sentry-sdk dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- caster-back/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/caster-back/requirements.txt b/caster-back/requirements.txt index 20c758a9..a196e16a 100644 --- a/caster-back/requirements.txt +++ b/caster-back/requirements.txt @@ -10,5 +10,5 @@ django-cors-headers==4.0.0 mistletoe==1.0.1 pydantic==1.10.7 channels-redis==4.1.0 -sentry-sdk==1.29.0 +sentry-sdk==1.30.0 django-stubs-ext==4.2.2