From 63a9d8769aad4ff0a8455226dc926c07f7a7d0c5 Mon Sep 17 00:00:00 2001 From: "dependabot-preview[bot]" <27856297+dependabot-preview[bot]@users.noreply.github.com> Date: Sat, 1 Feb 2020 05:42:54 +0000 Subject: [PATCH] Bump sentry-sdk from 0.13.2 to 0.14.1 Bumps [sentry-sdk](https://github.com/getsentry/sentry-python) from 0.13.2 to 0.14.1. - [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.1) 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..bff2952 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.1 \ No newline at end of file