From e8d6b48f86f6807cac71292e76b2d0e536305b91 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 19 Dec 2025 21:09:46 +0000 Subject: [PATCH] fix(deps): bump fastapi-sso from 0.17.0 to 0.19.0 in /requirements Bumps [fastapi-sso](https://github.com/tomasvotava/fastapi-sso) from 0.17.0 to 0.19.0. - [Release notes](https://github.com/tomasvotava/fastapi-sso/releases) - [Commits](https://github.com/tomasvotava/fastapi-sso/compare/0.17.0...0.19.0) --- updated-dependencies: - dependency-name: fastapi-sso dependency-version: 0.19.0 dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- requirements/common.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements/common.txt b/requirements/common.txt index 81975d7..944d393 100644 --- a/requirements/common.txt +++ b/requirements/common.txt @@ -13,7 +13,7 @@ fastapi_pagination==0.12.34 redis==5.2.1 psycopg2==2.9.10 sentry-sdk==2.22.0 -fastapi-sso==0.17.0 +fastapi-sso==0.19.0 mailjet-rest==1.3.4 pyjwt==2.10.1 alembic==1.14.1