From 66f783d48bf9050c5a4368bc41cb022c86c3723b Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 31 Dec 2025 20:20:47 +0000 Subject: [PATCH] Bump fastapi-mail from 1.5.8 to 1.6.1 Bumps [fastapi-mail](https://github.com/sabuhish/fastapi-mail) from 1.5.8 to 1.6.1. - [Release notes](https://github.com/sabuhish/fastapi-mail/releases) - [Commits](https://github.com/sabuhish/fastapi-mail/compare/1.5.8...v1.6.1) --- updated-dependencies: - dependency-name: fastapi-mail dependency-version: 1.6.1 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 ddbbefe..49f58af 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.1 filelock==3.20.0 flower==2.0.1 greenlet==3.2.4