From 01af7adbfc94c6f7ad18fa22c6e2dbd04e49a384 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 21 Mar 2023 22:43:01 +0000 Subject: [PATCH] build(deps): bump sentry-sdk from 0.7.9 to 1.14.0 in /verification Bumps [sentry-sdk](https://github.com/getsentry/sentry-python) from 0.7.9 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.7.9...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 038ef66..e9b7407 100644 --- a/verification/requirements.txt +++ b/verification/requirements.txt @@ -1,6 +1,6 @@ coloredlogs==1.0.1 tornado==5.0.2 -sentry-sdk==0.7.9 +sentry-sdk==1.14.0 -e git://github.com/Checkio/checkio-referee.git#egg=checkio-referee -e git://github.com/CheckiO/EoC-battle-mocks.git#egg=battle-mocks -e git://github.com/CheckiO/EoC-battle-missions.git#egg=battle-missions