From c6143c654475da26615f3def9e76b9bf6259de53 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 10 Aug 2023 06:18:52 +0000 Subject: [PATCH] Bump sentry-sdk[flask] from 1.26.0 to 1.29.2 Bumps [sentry-sdk[flask]](https://github.com/getsentry/sentry-python) from 1.26.0 to 1.29.2. - [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.29.2) --- 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 7dc6aea5be..ba6181e29f 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.29.2 shapely==2.0.1 SQLAlchemy==2.0.19 Werkzeug==2.3.6