From 0523504432c3a62611e67bc4b9ccf05924077d8e Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 21 Mar 2023 22:43:02 +0000 Subject: [PATCH] Bump sentry-sdk from 0.9.0 to 1.14.0 in /verification Bumps [sentry-sdk](https://github.com/getsentry/sentry-python) from 0.9.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/0.9.0...1.14.0) --- updated-dependencies: - dependency-name: sentry-sdk dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- verification/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/verification/requirements.txt b/verification/requirements.txt index 6006a52..cb873b4 100644 --- a/verification/requirements.txt +++ b/verification/requirements.txt @@ -1,4 +1,4 @@ coloredlogs==1.0.1 tornado==5.0.2 -sentry-sdk==0.9.0 +sentry-sdk==1.14.0 -e git+https://github.com/Checkio/checkio-referee.git#egg=checkio-referee