From a9b9c33bd83f238f8fc279291a27c4733280e174 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 8 Mar 2024 12:02:39 +0000 Subject: [PATCH] pip(deps): bump sentry-sdk from 1.39.1 to 1.41.0 Bumps [sentry-sdk](https://github.com/getsentry/sentry-python) from 1.39.1 to 1.41.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.39.1...1.41.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 cf699e0..29f9731 100644 --- a/requirements.txt +++ b/requirements.txt @@ -14,7 +14,7 @@ beautifulsoup4==4.12.2 colorama==0.4.6 requests==2.31.0 py-carbon==1.0.4 -sentry-sdk==1.39.1 +sentry-sdk==1.41.0 aiofiles==23.1.0 plotly==5.15.0 pandas