From d5f5d5bb19df9c472eae80d22a01da58700f05e0 Mon Sep 17 00:00:00 2001 From: "dependabot-preview[bot]" <27856297+dependabot-preview[bot]@users.noreply.github.com> Date: Thu, 18 Jun 2020 21:14:45 +0000 Subject: [PATCH] chore(deps): bump sentry-sdk[flask] from 0.15.0 to 0.15.1 Bumps [sentry-sdk[flask]](https://github.com/getsentry/sentry-python) from 0.15.0 to 0.15.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.15.0...0.15.1) Signed-off-by: dependabot-preview[bot] --- requirements/common.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements/common.txt b/requirements/common.txt index 73868fd3bc..145f396f44 100644 --- a/requirements/common.txt +++ b/requirements/common.txt @@ -50,7 +50,7 @@ wtforms[email]==2.3.1 flask-admin==1.5.6 google-compute-engine==2.8.13 factory_boy==2.12 -sentry-sdk[flask]==0.15.0 +sentry-sdk[flask]==0.15.1 healthcheck==1.3.3 elasticsearch-dsl==7.0.0 flask-redis==0.4