From c84f9cf04bb437df5edd6afd6252cb3958d740fd Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 1 Feb 2024 14:56:33 +0000 Subject: [PATCH] Bump sentry-sdk from 1.39.1 to 1.40.0 Bumps [sentry-sdk](https://github.com/getsentry/sentry-python) from 1.39.1 to 1.40.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.39.1...1.40.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 ad704492..c60abcac 100644 --- a/requirements.txt +++ b/requirements.txt @@ -5,5 +5,5 @@ gidgethub==5.3.0 cachetools==5.3.2 redis==5.0.1 celery==5.3.6 -sentry-sdk==1.39.1 +sentry-sdk==1.40.0 click==8.1.7