From 43d5b890d3dce000f3f3694c66a469c29ed7cb37 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 24 Jul 2023 02:26:36 +0000 Subject: [PATCH] chore(deps): bump sentry-sdk from 1.11.1 to 1.14.0 in /infra/api Bumps [sentry-sdk](https://github.com/getsentry/sentry-python) from 1.11.1 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/1.11.1...1.14.0) --- updated-dependencies: - dependency-name: sentry-sdk dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- infra/api/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/infra/api/requirements.txt b/infra/api/requirements.txt index 3c9c746..a09b333 100644 --- a/infra/api/requirements.txt +++ b/infra/api/requirements.txt @@ -5,4 +5,4 @@ idna==2.10 requests==2.25.1 soupsieve==2.0.1 zulip==0.8.2 -sentry-sdk==1.11.1 +sentry-sdk==1.14.0