From d64487d737bc32d3e05ec16043a6273a4087274e Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 29 Nov 2023 12:42:48 +0000 Subject: [PATCH] pip(deps): bump sentry-sdk from 1.28.1 to 1.38.0 Bumps [sentry-sdk](https://github.com/getsentry/sentry-python) from 1.28.1 to 1.38.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.38.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 1d5de72c..5c361c54 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.28.1 +sentry-sdk==1.38.0 aiofiles==23.1.0 plotly==5.15.0 pandas