From 2f1c2c758b9f33c69205f2ecb2ff8aba12b51b60 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 29 Dec 2022 16:27:48 +0100 Subject: [PATCH] chore(deps): bump sentry-sdk from 1.10.0 to 1.12.1 (#401) Bumps [sentry-sdk](https://github.com/getsentry/sentry-python) from 1.10.0 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.10.0...1.12.1) --- updated-dependencies: - dependency-name: sentry-sdk dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] Signed-off-by: dependabot[bot] Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index aaba91e..66691e6 100644 --- a/requirements.txt +++ b/requirements.txt @@ -22,7 +22,7 @@ python-slugify==7.0.0 PyYAML==6.0 regex==2022.10.31 rfc3986==1.5.0 -sentry-sdk==1.10.0 +sentry-sdk==1.12.1 smmap==5.0.0 sniffio==1.3.0 text-unidecode==1.3