From 70b0d95c92b2ee142c97c0511119f17117fe4f9b Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 13 Feb 2023 06:01:55 +0000 Subject: [PATCH] [Dashboard]: Bump sentry-sdk from 1.5.4 to 1.15.0 in /dashboard Bumps [sentry-sdk](https://github.com/getsentry/sentry-python) from 1.5.4 to 1.15.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.5.4...1.15.0) --- updated-dependencies: - dependency-name: sentry-sdk dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- dashboard/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/dashboard/requirements.txt b/dashboard/requirements.txt index baa779f..c3f74a6 100644 --- a/dashboard/requirements.txt +++ b/dashboard/requirements.txt @@ -9,4 +9,4 @@ pydeck==0.7.1 requests==2.27.1 seaborn==0.11.2 streamlit==1.5.0 -sentry-sdk==1.5.4 +sentry-sdk==1.15.0