From 7bb0a1fa5010af4a4cb1b7d1b393c60f9ce7b1f8 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 1 Aug 2023 08:44:27 +0000 Subject: [PATCH] Bump sentry-sdk from 1.28.1 to 1.29.0 Bumps [sentry-sdk](https://github.com/getsentry/sentry-python) from 1.28.1 to 1.29.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.28.1...1.29.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 5daa8776..e06afac6 100644 --- a/requirements.txt +++ b/requirements.txt @@ -20,5 +20,5 @@ zhconv==1.4.3 jinja2==3.1.2 coloredlogs==15.0.1 meilisearch==0.28.1 -sentry-sdk==1.28.1 +sentry-sdk==1.29.0 pillow==9.5.0