From de4051dafe7ebcd75a598c1cd218139b5ab8d86c Mon Sep 17 00:00:00 2001
From: "dependabot-preview[bot]"
 <27856297+dependabot-preview[bot]@users.noreply.github.com>
Date: Mon, 28 Oct 2019 06:57:09 +0000
Subject: [PATCH] Bump sentry-sdk from 0.12.3 to 0.13.1

Bumps [sentry-sdk](https://github.com/getsentry/sentry-python) from 0.12.3 to 0.13.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.12.3...0.13.1)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
---
 requirements.txt | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/requirements.txt b/requirements.txt
index db2212645..a920fe96c 100644
--- a/requirements.txt
+++ b/requirements.txt
@@ -11,7 +11,7 @@ responses==0.10.6
 
 # Monitor dependencies
 scout-apm==2.5.0
-sentry-sdk==0.12.3
+sentry-sdk==0.13.1
 
 # Production dependencies
 boto3==1.9.245
-- 
GitLab