From da402555ae8a7e0e5ff42bb1ae8e5217ad07489b Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 19 Jul 2024 09:45:12 +0200 Subject: [PATCH] Bump sentry-sdk from 1.39.2 to 2.8.0 (#3432) Bumps [sentry-sdk](https://github.com/getsentry/sentry-python) from 1.39.2 to 2.8.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.39.2...2.8.0) --- updated-dependencies: - dependency-name: sentry-sdk dependency-type: indirect ... Signed-off-by: dependabot[bot] Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> --- constraints.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/constraints.txt b/constraints.txt index 6c18d4796..fe6eee061 100644 --- a/constraints.txt +++ b/constraints.txt @@ -165,7 +165,7 @@ rpds-py==0.17.1 # referencing ruff==0.5.2 # via -r constraints.in -sentry-sdk==1.39.2 +sentry-sdk==2.8.0 # via -r constraints.in simplejson==3.19.2 # via bravado-core