From 18e422ca7712f20a3670f22550f666b29b26dfc4 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 1 Nov 2023 16:02:58 -0400 Subject: [PATCH] Bump sentry-sdk from 1.32.0 to 1.33.1 (#4660) Bumps [sentry-sdk](https://github.com/getsentry/sentry-python) from 1.32.0 to 1.33.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.32.0...1.33.1) --- updated-dependencies: - dependency-name: sentry-sdk dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index a2a799b0d..db6a59a18 100644 --- a/requirements.txt +++ b/requirements.txt @@ -20,7 +20,7 @@ pulsectl==23.5.2 pyudev==0.24.1 PyYAML==6.0.1 securetar==2023.3.0 -sentry-sdk==1.32.0 +sentry-sdk==1.33.1 voluptuous==0.13.1 dbus-fast==2.11.1 typing_extensions==4.8.0