From 5121daa27f713a3ef8f24c51c6a7d8309411da48 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 9 Sep 2025 21:53:52 +0000 Subject: [PATCH] Bump sentry-sdk from 1.14.0 to 1.45.1 Bumps [sentry-sdk](https://github.com/getsentry/sentry-python) from 1.14.0 to 1.45.1. - [Release notes](https://github.com/getsentry/sentry-python/releases) - [Changelog](https://github.com/getsentry/sentry-python/blob/1.45.1/CHANGELOG.md) - [Commits](https://github.com/getsentry/sentry-python/compare/1.14.0...1.45.1) --- updated-dependencies: - dependency-name: sentry-sdk dependency-version: 1.45.1 dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index c5ee52ec..648b7a13 100644 --- a/requirements.txt +++ b/requirements.txt @@ -20,7 +20,7 @@ requests scipy seaborn selenium -sentry-sdk==1.14.0 +sentry-sdk==1.45.1 pytesseract opencv-contrib-python Pillow