From 1361dc66245fc5f8813af8962c96d302f6e203b3 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 5 Apr 2023 15:58:16 +0000 Subject: [PATCH] Bump sentry-sdk[fastapi] from 1.19.0 to 1.19.1 Bumps [sentry-sdk[fastapi]](https://github.com/getsentry/sentry-python) from 1.19.0 to 1.19.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.19.0...1.19.1) --- updated-dependencies: - dependency-name: sentry-sdk[fastapi] dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index 76222952d..57d1604bd 100644 --- a/requirements.txt +++ b/requirements.txt @@ -25,5 +25,5 @@ pgpy==0.6.0 markdown==3.4.3 fastapi-users-db-sqlalchemy==4.0.5 httpx-oauth==0.11.2 -sentry-sdk[fastapi]==1.19.0 # requires FastAPI>=0.79.0 +sentry-sdk[fastapi]==1.19.1 # requires FastAPI>=0.79.0 git+https://git.almalinux.org/almalinux/cas_wrapper.git@0.0.6#egg=cas_wrapper