From 0a0de00f7807773a81085b14c2e58c390b140e02 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 12 Dec 2025 20:25:12 +0000 Subject: [PATCH] Bump aiosmtplib from 4.0.2 to 5.0.0 Bumps [aiosmtplib](https://github.com/cole/aiosmtplib) from 4.0.2 to 5.0.0. - [Release notes](https://github.com/cole/aiosmtplib/releases) - [Changelog](https://github.com/cole/aiosmtplib/blob/main/CHANGELOG.rst) - [Commits](https://github.com/cole/aiosmtplib/compare/v4.0.2...v5.0.0) --- updated-dependencies: - dependency-name: aiosmtplib dependency-version: 5.0.0 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 8401456..3e11cc6 100644 --- a/requirements.txt +++ b/requirements.txt @@ -1,5 +1,5 @@ aiofiles==25.1.0 -aiosmtplib==4.0.2 +aiosmtplib==5.0.0 aiosqlite==0.21.0 alembic==1.17.2 amqp==5.3.1