From 1ee6c0491c97dab6af0224df5da4abf19fddbe4f Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 18 Oct 2021 10:59:45 +0200 Subject: [PATCH] Bump sentry-sdk from 1.4.2 to 1.4.3 (#3171) Bumps [sentry-sdk](https://github.com/getsentry/sentry-python) from 1.4.2 to 1.4.3. - [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.4.2...1.4.3) --- updated-dependencies: - dependency-name: sentry-sdk dependency-type: direct:production update-type: version-update:semver-patch ... 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 c315a2d32..63d4610f2 100644 --- a/requirements.txt +++ b/requirements.txt @@ -17,5 +17,5 @@ jinja2==3.0.2 pulsectl==21.9.1 pyudev==0.22.0 ruamel.yaml==0.15.100 -sentry-sdk==1.4.2 +sentry-sdk==1.4.3 voluptuous==0.12.2