From 4571a9cb0962432d1c2c3f37529e644d357e49c5 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 18 Mar 2024 05:08:21 +0000 Subject: [PATCH] build(deps): bump sentry-sdk[flask] from 1.16.0 to 1.42.0 Bumps [sentry-sdk[flask]](https://github.com/getsentry/sentry-python) from 1.16.0 to 1.42.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.16.0...1.42.0) --- updated-dependencies: - dependency-name: sentry-sdk[flask] 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 83cbf38a..4ad240ad 100644 --- a/requirements.txt +++ b/requirements.txt @@ -14,5 +14,5 @@ pytz==2022.7.1 PyYAML==6.0 requests==2.28.1 requests_hawk==1.1.1 -sentry-sdk[flask]==1.16.0 +sentry-sdk[flask]==1.42.0 werkzeug==2.2.3