From c36e3c0e5da9c1286f19293fdafee93a4bbdb071 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 1 Apr 2024 05:31:51 +0000 Subject: [PATCH] build(deps): bump sentry-sdk[flask] from 1.16.0 to 1.44.0 Bumps [sentry-sdk[flask]](https://github.com/getsentry/sentry-python) from 1.16.0 to 1.44.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.44.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..fec617c4 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.44.0 werkzeug==2.2.3