From 72ac695442a51d01d363195cd1c7e3b30b33cc0c Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 6 Dec 2024 12:21:01 +0000 Subject: [PATCH] pip(deps): bump sentry-sdk from 2.12.0 to 2.19.2 Bumps [sentry-sdk](https://github.com/getsentry/sentry-python) from 2.12.0 to 2.19.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/2.12.0...2.19.2) --- 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 e6d948d..c5f67c2 100644 --- a/requirements.txt +++ b/requirements.txt @@ -14,7 +14,7 @@ beautifulsoup4==4.12.2 colorama==0.4.6 requests==2.32.3 py-carbon==1.0.4 -sentry-sdk==2.12.0 +sentry-sdk==2.19.2 aiofiles==24.1.0 plotly==5.23.0 pandas