From f44700f5949cdbd6463174c83cf20b49f05367fb Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 8 Oct 2024 20:00:59 +0000 Subject: [PATCH] Bump sentry-sdk from 2.13.0 to 2.16.0 Bumps [sentry-sdk](https://github.com/getsentry/sentry-python) from 2.13.0 to 2.16.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/2.13.0...2.16.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 9f68cd19..fa905d02 100644 --- a/requirements.txt +++ b/requirements.txt @@ -47,5 +47,5 @@ requests-oauthlib==2.0.0 PyJWT==2.9.0 rules==3.5 rq==1.16.2 -sentry-sdk==2.13.0 +sentry-sdk==2.16.0 the_big_username_blacklist==1.5.4