From 9b310f0fc377488331b68e3d8c8ed42952b7a4b9 Mon Sep 17 00:00:00 2001 From: "dependabot-preview[bot]" <27856297+dependabot-preview[bot]@users.noreply.github.com> Date: Sun, 1 Mar 2020 05:45:18 +0000 Subject: [PATCH] Bump sentry-sdk from 0.13.2 to 0.14.2 Bumps [sentry-sdk](https://github.com/getsentry/sentry-python) from 0.13.2 to 0.14.2. - [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.2) 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..5d81ff4 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.2 \ No newline at end of file