From a2a3c8955a6962de0db8dbaa79c08806e23055ce Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 30 Jan 2025 15:07:08 +0000 Subject: [PATCH] Bump fastapi-users-db-sqlalchemy from 6.0.1 to 7.0.0 Bumps [fastapi-users-db-sqlalchemy](https://github.com/fastapi-users/fastapi-users-db-sqlalchemy) from 6.0.1 to 7.0.0. - [Release notes](https://github.com/fastapi-users/fastapi-users-db-sqlalchemy/releases) - [Commits](https://github.com/fastapi-users/fastapi-users-db-sqlalchemy/compare/v6.0.1...v7.0.0) --- updated-dependencies: - dependency-name: fastapi-users-db-sqlalchemy 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 62d84a60..29bfc8d7 100644 --- a/requirements.txt +++ b/requirements.txt @@ -14,7 +14,7 @@ email-validator>=2.0 fastapi-sqla==3.4.8 structlog==24.4.0 fastapi-limiter==0.1.6 -fastapi-users-db-sqlalchemy==6.0.1 +fastapi-users-db-sqlalchemy==7.0.0 fastapi-users[all]==14.0.0 fastapi==0.115.6 feedgen==1.0.0