From 91347e50feefcb5f35dc57b65bc037c51e4a7a76 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 1 Oct 2025 23:08:44 +0000 Subject: [PATCH] Bump sentry-sdk from 2.30.0 to 2.39.0 in /requirements Bumps [sentry-sdk](https://github.com/getsentry/sentry-python) from 2.30.0 to 2.39.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.30.0...2.39.0) --- updated-dependencies: - dependency-name: sentry-sdk dependency-version: 2.39.0 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- requirements/production.in | 2 +- requirements/production.txt | 6 +++--- requirements/test.txt | 6 +++--- 3 files changed, 7 insertions(+), 7 deletions(-) diff --git a/requirements/production.in b/requirements/production.in index b8594595..a9a33420 100644 --- a/requirements/production.in +++ b/requirements/production.in @@ -17,7 +17,7 @@ mozilla-django-oidc==4.0.1 Pillow==10.4.0 psycopg[binary]==3.1.19 requests>=2.31.0 -sentry-sdk==2.30.0 +sentry-sdk==2.39.0 wagtail>=5.2.8,<6 # Wagtail 5.2 is an LTS release wagtail-markdown==0.12.1 wagtail-metadata==5.0.0 diff --git a/requirements/production.txt b/requirements/production.txt index 150088af..91fba2c3 100644 --- a/requirements/production.txt +++ b/requirements/production.txt @@ -802,9 +802,9 @@ rsa==4.9.1 \ --hash=sha256:68635866661c6836b8d39430f97a996acbd61bfa49406748ea243539fe239762 \ --hash=sha256:e7bdbfdb5497da4c07dfd35530e1a902659db6ff241e39d9953cad06ebd0ae75 # via google-auth -sentry-sdk==2.30.0 \ - --hash=sha256:436369b02afef7430efb10300a344fb61a11fe6db41c2b11f41ee037d2dd7f45 \ - --hash=sha256:59391db1550662f746ea09b483806a631c3ae38d6340804a1a4c0605044f6877 +sentry-sdk==2.39.0 \ + --hash=sha256:8c185854d111f47f329ab6bc35993f28f7a6b7114db64aa426b326998cfa14e9 \ + --hash=sha256:ba655ca5e57b41569b18e2a5552cb3375209760a5d332cdd87c6c3f28f729602 # via -r production.in six==1.17.0 \ --hash=sha256:4721f391ed90541fddacab5acf947aa0d3dc7d27b2e1e8eda2be8970586c3274 \ diff --git a/requirements/test.txt b/requirements/test.txt index 8fa9051f..9b1a3bcf 100644 --- a/requirements/test.txt +++ b/requirements/test.txt @@ -991,9 +991,9 @@ rsa==4.9.1 \ # via # -r production.txt # google-auth -sentry-sdk==2.30.0 \ - --hash=sha256:436369b02afef7430efb10300a344fb61a11fe6db41c2b11f41ee037d2dd7f45 \ - --hash=sha256:59391db1550662f746ea09b483806a631c3ae38d6340804a1a4c0605044f6877 +sentry-sdk==2.39.0 \ + --hash=sha256:8c185854d111f47f329ab6bc35993f28f7a6b7114db64aa426b326998cfa14e9 \ + --hash=sha256:ba655ca5e57b41569b18e2a5552cb3375209760a5d332cdd87c6c3f28f729602 # via -r production.txt six==1.17.0 \ --hash=sha256:4721f391ed90541fddacab5acf947aa0d3dc7d27b2e1e8eda2be8970586c3274 \