From 1b86f62d853b0c61f4d053725e85638d9b2f00b5 Mon Sep 17 00:00:00 2001 From: "dependabot-preview[bot]" <27856297+dependabot-preview[bot]@users.noreply.github.com> Date: Sun, 30 Aug 2020 01:46:24 +0530 Subject: [PATCH] chore(deps): bump sentry-sdk[flask] from 0.17.0 to 0.17.1 (#7233) Bumps [sentry-sdk[flask]](https://github.com/getsentry/sentry-python) from 0.17.0 to 0.17.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.17.0...0.17.1) Signed-off-by: dependabot-preview[bot] Co-authored-by: dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com> --- requirements/common.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements/common.txt b/requirements/common.txt index 46d9cb2e34..86481ecd6b 100644 --- a/requirements/common.txt +++ b/requirements/common.txt @@ -50,7 +50,7 @@ wtforms[email]==2.3.3 flask-admin==1.5.6 google-compute-engine==2.8.13 factory_boy==3.0.1 -sentry-sdk[flask]==0.17.0 +sentry-sdk[flask]==0.17.1 healthcheck==1.3.3 elasticsearch-dsl==7.0.0 flask-redis==0.4