From a5dbe75fcbf11bdedc5ee297f751529edc75062a Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Sun, 1 Oct 2023 22:04:31 +0000 Subject: [PATCH] Bump sentry-sdk from 1.30.0 to 1.31.0 Bumps [sentry-sdk](https://github.com/getsentry/sentry-python) from 1.30.0 to 1.31.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.30.0...1.31.0) --- updated-dependencies: - dependency-name: sentry-sdk dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index ee77139b..d20664cb 100644 --- a/requirements.txt +++ b/requirements.txt @@ -21,7 +21,7 @@ python-dateutil==2.8.2 python-dotenv==1.0.0 schematics==2.1.1 scrapy==2.10.1 -sentry-sdk==1.30.0 +sentry-sdk==1.31.0 spidermon==1.19.0 tika==2.6.0 whitenoise==6.5.0