From c62d0da1981f75c70cb4cb3f0444276d100ab556 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 14 Nov 2023 10:31:40 +0000 Subject: [PATCH] Bump sentry-sdk from 1.32.0 to 1.35.0 Bumps [sentry-sdk](https://github.com/getsentry/sentry-python) from 1.32.0 to 1.35.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.32.0...1.35.0) --- updated-dependencies: - dependency-name: sentry-sdk dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index 5932c593e..b488ee70f 100644 --- a/requirements.txt +++ b/requirements.txt @@ -14,7 +14,7 @@ pyramid-multiauth==1.0.1 pyramid-tm==2.5 python-dateutil==2.8.2 python-memcached==1.59 -sentry-sdk==1.32.0 +sentry-sdk==1.35.0 requests==2.31.0 SQLAlchemy==1.4.46 statsd==4.0.1