From cde856071bb3ac5b245784f4ac5fc082dfb33374 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 27 Feb 2024 18:39:37 +0000 Subject: [PATCH] build(deps): bump sentry-sdk from 1.40.5 to 1.40.6 in /server Bumps [sentry-sdk](https://github.com/getsentry/sentry-python) from 1.40.5 to 1.40.6. - [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.40.5...1.40.6) --- updated-dependencies: - dependency-name: sentry-sdk dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- server/requirements/common.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/server/requirements/common.txt b/server/requirements/common.txt index 3be463ad..302e1ab6 100644 --- a/server/requirements/common.txt +++ b/server/requirements/common.txt @@ -17,5 +17,5 @@ psycopg2-binary==2.9.9 pymemcache==4.0.0 pyyaml==6.0.1 requests==2.31.0 -sentry-sdk==1.40.5 +sentry-sdk==1.40.6 thumbhash-python==1.0.1