From e361b5445140866c7b1b377fcecfb207f387d5f5 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 15 Jan 2024 13:56:25 +0000 Subject: [PATCH] Bump sentry-sdk from 1.39.1 to 1.39.2 Bumps [sentry-sdk](https://github.com/getsentry/sentry-python) from 1.39.1 to 1.39.2. - [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.1...1.39.2) --- updated-dependencies: - dependency-name: sentry-sdk dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index d0b9548..c431106 100644 --- a/requirements.txt +++ b/requirements.txt @@ -15,4 +15,4 @@ six==1.16.0 urllib3==2.1.0 validate-email==1.3 Werkzeug==3.0.1 -sentry-sdk==1.39.1 +sentry-sdk==1.39.2