From 6de3eb247dac233995e45e2a54af7b0b8e4e6c8b Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 8 Apr 2026 22:33:34 +0000 Subject: [PATCH] build(deps): bump fastapi-users from 13.0.0 to 15.0.2 in /docker/api Bumps [fastapi-users](https://github.com/fastapi-users/fastapi-users) from 13.0.0 to 15.0.2. - [Release notes](https://github.com/fastapi-users/fastapi-users/releases) - [Commits](https://github.com/fastapi-users/fastapi-users/compare/v13.0.0...v15.0.2) --- updated-dependencies: - dependency-name: fastapi-users dependency-version: 15.0.2 dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- docker/api/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docker/api/requirements.txt b/docker/api/requirements.txt index 7c4b81e9..94c997a0 100644 --- a/docker/api/requirements.txt +++ b/docker/api/requirements.txt @@ -2,7 +2,7 @@ cloudevents==1.9.0 beanie == 1.29.0 fastapi[all]==0.115.0 fastapi-pagination==0.12.30 -fastapi-users[beanie, oauth]==13.0.0 +fastapi-users[beanie, oauth]==15.0.2 fastapi-versioning==0.10.0 MarkupSafe==2.0.1 motor==3.6.0