From 6c6b41d8c9351b017b32844352f3fde4c381ed36 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 14 Dec 2023 11:42:27 +0000 Subject: [PATCH] Bump sentry-sdk[flask] from 1.26.0 to 1.39.1 Bumps [sentry-sdk[flask]](https://github.com/getsentry/sentry-python) from 1.26.0 to 1.39.1. - [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.26.0...1.39.1) --- 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 5c1e335f86..d6efc557cc 100644 --- a/requirements.txt +++ b/requirements.txt @@ -38,7 +38,7 @@ python-slugify==8.0.1 requests==2.31.0 requests-oauthlib==1.3.1 schematics==2.1.1 -sentry-sdk[flask]==1.26.0 +sentry-sdk[flask]==1.39.1 shapely==2.0.1 SQLAlchemy==2.0.19 Werkzeug==2.3.6