From b1c9d5f8151d58a031b69832b909104e95cb1024 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 21 Mar 2023 23:08:41 +0000 Subject: [PATCH] Bump sentry-sdk from 1.5.5 to 1.14.0 Bumps [sentry-sdk](https://github.com/getsentry/sentry-python) from 1.5.5 to 1.14.0. - [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.5.5...1.14.0) --- updated-dependencies: - dependency-name: sentry-sdk dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index cf39887..0bb8a67 100644 --- a/requirements.txt +++ b/requirements.txt @@ -1,4 +1,4 @@ confluent-kafka==1.7.0 prometheus-client==0.11.0 PyYAML==5.4.1 -sentry-sdk==1.5.5 \ No newline at end of file +sentry-sdk==1.14.0 \ No newline at end of file