From 760471347814fc41ac6b1f0310fb8707e55993fa Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 31 Jul 2023 14:08:52 +0000 Subject: [PATCH] Bump sentry-sdk from 0.14.4 to 1.14.0 in /applications/workspaces/server Bumps [sentry-sdk](https://github.com/getsentry/sentry-python) from 0.14.4 to 1.14.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/0.14.4...1.14.0) --- updated-dependencies: - dependency-name: sentry-sdk dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- applications/workspaces/server/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/applications/workspaces/server/requirements.txt b/applications/workspaces/server/requirements.txt index 4cd709b2..44c99718 100644 --- a/applications/workspaces/server/requirements.txt +++ b/applications/workspaces/server/requirements.txt @@ -75,7 +75,7 @@ python-jose==3.3.0 requests==2.27.1 requests-oauthlib==1.3.1 rsa==4.8 -sentry-sdk==0.14.4 +sentry-sdk==1.14.0 six==1.16.0 SQLAlchemy==1.4.32 swagger-ui-bundle==0.0.8