From c5745be417b9439baf9b6f50766f19a0c4b7abd4 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 12 Dec 2025 20:25:19 +0000 Subject: [PATCH] Bump fastapi-mail from 1.5.8 to 1.6.0 Bumps [fastapi-mail](https://github.com/sabuhish/fastapi-mail) from 1.5.8 to 1.6.0. - [Release notes](https://github.com/sabuhish/fastapi-mail/releases) - [Commits](https://github.com/sabuhish/fastapi-mail/compare/1.5.8...1.6.0) --- updated-dependencies: - dependency-name: fastapi-mail dependency-version: 1.6.0 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index 8401456..5641022 100644 --- a/requirements.txt +++ b/requirements.txt @@ -39,7 +39,7 @@ ecdsa==0.19.1 email-validator==2.3.0 exceptiongroup==1.3.1 fastapi==0.122.0 -fastapi-mail==1.5.8 +fastapi-mail==1.6.0 filelock==3.20.0 flower==2.0.1 greenlet==3.2.4