From d29c09b9b0b61c9027cce991fafb9a6524f4a1ee Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 10 Jul 2026 19:03:08 +0000 Subject: [PATCH] Bump aiosmtplib from 3.0.2 to 5.1.1 in /agent-identity-portal/backend Bumps [aiosmtplib](https://github.com/cole/aiosmtplib) from 3.0.2 to 5.1.1. - [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/v3.0.2...v5.1.1) --- updated-dependencies: - dependency-name: aiosmtplib dependency-version: 5.1.1 dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- agent-identity-portal/backend/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/agent-identity-portal/backend/requirements.txt b/agent-identity-portal/backend/requirements.txt index e4a5f1a..9640460 100644 --- a/agent-identity-portal/backend/requirements.txt +++ b/agent-identity-portal/backend/requirements.txt @@ -10,7 +10,7 @@ msal==1.31.1 PyJWT[crypto]==2.10.1 cryptography==44.0.0 python-multipart==0.0.18 -aiosmtplib==3.0.2 +aiosmtplib==5.1.1 email-validator==2.2.0 azure-identity==1.19.0 azure-keyvault-secrets==4.9.0