From 9b1e7b0f9322a0cc1d36a6e192511a447be4acc2 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 1 May 2024 14:04:04 +0000 Subject: [PATCH] chore(deps): Bump sentry-sdk[fastapi] from 1.45.0 to 2.0.1 Bumps [sentry-sdk[fastapi]](https://github.com/getsentry/sentry-python) from 1.45.0 to 2.0.1. - [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.45.0...2.0.1) --- updated-dependencies: - dependency-name: sentry-sdk[fastapi] dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index 7b13204..d69c711 100644 --- a/requirements.txt +++ b/requirements.txt @@ -22,7 +22,7 @@ python-slugify==8.0.4 pytest==8.1.1 requests==2.31.0 ruff==0.4.2 -sentry-sdk[fastapi]==1.45.0 +sentry-sdk[fastapi]==2.0.1 stream-zip==0.0.71 types-python-jose==3.3.4.20240106 types-python-slugify==8.0.2.20240310