From 039d1b40f436f91ee0efee7c3584d8e3f88fa29b Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Sun, 25 Dec 2022 12:01:25 +0000 Subject: [PATCH] Bump sentry-sdk from 1.4.3 to 1.12.1 Bumps [sentry-sdk](https://github.com/getsentry/sentry-python) from 1.4.3 to 1.12.1. - [Release notes](https://github.com/getsentry/sentry-python/releases) - [Changelog](https://github.com/getsentry/sentry-python/blob/master/CHANGELOG.md) - [Commits](https://github.com/getsentry/sentry-python/compare/1.4.3...1.12.1) --- updated-dependencies: - dependency-name: sentry-sdk dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index b59357081cc..e2cb39a0450 100644 --- a/requirements.txt +++ b/requirements.txt @@ -20,7 +20,7 @@ python-dateutil==2.8.2 python-memcached==1.59 PyYAML==5.4.1 requests==2.25.1 -sentry-sdk==1.4.3 +sentry-sdk==1.12.1 simplejson==3.17.2 six==1.16.0 sixpack-client==1.2.0