From 2e922cb4aad2ba76ab0dc5d1b3e725da48e9c596 Mon Sep 17 00:00:00 2001 From: "dependabot-preview[bot]" <27856297+dependabot-preview[bot]@users.noreply.github.com> Date: Wed, 30 Sep 2020 06:13:26 +0000 Subject: [PATCH] build(deps): bump sentry-sdk from 0.17.8 to 0.18.0 Bumps [sentry-sdk](https://github.com/getsentry/sentry-python) from 0.17.8 to 0.18.0. - [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.8...0.18.0) 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 3759357291..98f64dce87 100644 --- a/requirements.txt +++ b/requirements.txt @@ -34,7 +34,7 @@ PyYAML==5.3.1 redis==3.5.3 requests==2.24.0 rfc3986==1.4.0 -sentry-sdk==0.17.8 +sentry-sdk==0.18.0 setproctitle==1.1.10 six==1.15.0 sniffio==1.1.0