From b2b5fcee7d1711508fa9f106ea7ae63f51e9c381 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 16 Feb 2021 08:40:38 +0100 Subject: [PATCH] Bump sentry-sdk from 0.20.1 to 0.20.2 (#2572) Bumps [sentry-sdk](https://github.com/getsentry/sentry-python) from 0.20.1 to 0.20.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/0.20.1...0.20.2) 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 6d0d3f46b..1952d3237 100644 --- a/requirements.txt +++ b/requirements.txt @@ -16,5 +16,5 @@ pulsectl==20.5.1 pytz==2021.1 pyudev==0.22.0 ruamel.yaml==0.15.100 -sentry-sdk==0.20.1 +sentry-sdk==0.20.2 voluptuous==0.12.1