From 1f2cd4dfd91ee8b9f62ebfc2d38fd5a97068743f Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 21 Mar 2023 22:45:10 +0000 Subject: [PATCH] Bump sentry-sdk from 1.1.0 to 1.14.0 Bumps [sentry-sdk](https://github.com/getsentry/sentry-python) from 1.1.0 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.1.0...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 f8a6c94..402fdb1 100644 --- a/requirements.txt +++ b/requirements.txt @@ -34,7 +34,7 @@ pyparsing==2.4.7 python-louvain==0.15 pyyaml==5.4.1 rdflib==5.0.0 -sentry-sdk==1.1.0 +sentry-sdk==1.14.0 shortuuid==1.0.1 sklearn==0.0 smmap==4.0.0