From 4b331fe21a507fa93d2996de294d5a169c0cea56 Mon Sep 17 00:00:00 2001 From: "dependabot-preview[bot]" <27856297+dependabot-preview[bot]@users.noreply.github.com> Date: Wed, 1 Apr 2020 08:49:40 +0000 Subject: [PATCH] Bump sentry-sdk from 0.13.2 to 0.14.3 Bumps [sentry-sdk](https://github.com/getsentry/sentry-python) from 0.13.2 to 0.14.3. - [Release notes](https://github.com/getsentry/sentry-python/releases) - [Changelog](https://github.com/getsentry/sentry-python/blob/master/CHANGES.md) - [Commits](https://github.com/getsentry/sentry-python/compare/0.13.2...0.14.3) Signed-off-by: dependabot-preview[bot] --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index 6afe169..7be25ed 100644 --- a/requirements.txt +++ b/requirements.txt @@ -6,4 +6,4 @@ prometheus_client==0.7.1 pytest==5.3.1 tortoise-orm==0.15.1 aiomysql==0.0.20 -sentry-sdk==0.13.2 \ No newline at end of file +sentry-sdk==0.14.3 \ No newline at end of file