From da07463d034dc6ba1cc43eacf85ab4c4e71b9f21 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 27 Nov 2023 17:36:35 +0000 Subject: [PATCH] Bump sentry-sdk from 1.23.1 to 1.37.1 Bumps [sentry-sdk](https://github.com/getsentry/sentry-python) from 1.23.1 to 1.37.1. - [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.23.1...1.37.1) --- 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 65c0229..985ea7d 100644 --- a/requirements.txt +++ b/requirements.txt @@ -1,3 +1,3 @@ masonite>=4,<5 masonite-orm>=2,<3 -sentry-sdk==1.23.1 +sentry-sdk==1.37.1