From 9a001b9498a1bf2c9438990064720dddcd578c9d Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 30 Jan 2025 09:00:47 +0000 Subject: [PATCH] Bump fastapi-users[all] from 14.0.0 to 14.0.1 Bumps [fastapi-users[all]](https://github.com/fastapi-users/fastapi-users) from 14.0.0 to 14.0.1. - [Release notes](https://github.com/fastapi-users/fastapi-users/releases) - [Commits](https://github.com/fastapi-users/fastapi-users/compare/v14.0.0...v14.0.1) --- updated-dependencies: - dependency-name: fastapi-users[all] 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 09a90291..523f7e39 100644 --- a/requirements.txt +++ b/requirements.txt @@ -15,7 +15,7 @@ fastapi-sqla==3.4.6 structlog==24.4.0 fastapi-limiter==0.1.6 fastapi-users-db-sqlalchemy==6.0.1 -fastapi-users[all]==14.0.0 +fastapi-users[all]==14.0.1 fastapi==0.115.6 feedgen==1.0.0 httpx-oauth==0.15.1