From e4a9044ff99ab48e2ad56c0b2f71bda5f6df20ca Mon Sep 17 00:00:00 2001 From: "dependabot-preview[bot]" <27856297+dependabot-preview[bot]@users.noreply.github.com> Date: Fri, 14 Aug 2020 02:23:46 +0000 Subject: [PATCH] chore(deps): bump sentry-sdk[flask] from 0.16.3 to 0.16.4 Bumps [sentry-sdk[flask]](https://github.com/getsentry/sentry-python) from 0.16.3 to 0.16.4. - [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.16.3...0.16.4) 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 d50dee2948..0cb4f86ba5 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==2.12 -sentry-sdk[flask]==0.16.3 +sentry-sdk[flask]==0.16.4 healthcheck==1.3.3 elasticsearch-dsl==7.0.0 flask-redis==0.4