From 99442e1972cd07fdce2dbbddefc79f951f6fa766 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 22 Apr 2026 08:27:32 +0000 Subject: [PATCH] Bump email-validator from 2.2.0 to 2.3.0 Bumps [email-validator](https://github.com/JoshData/python-email-validator) from 2.2.0 to 2.3.0. - [Release notes](https://github.com/JoshData/python-email-validator/releases) - [Changelog](https://github.com/JoshData/python-email-validator/blob/main/CHANGELOG.md) - [Commits](https://github.com/JoshData/python-email-validator/compare/v2.2.0...v2.3.0) --- updated-dependencies: - dependency-name: email-validator dependency-version: 2.3.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 171037c..ab9dee7 100644 --- a/requirements.txt +++ b/requirements.txt @@ -318,7 +318,7 @@ opentelemetry-semantic-conventions==0.47b0 opencensus==0.11.4 cupy-cuda12x==13.4.1 ruff==0.7.2 -email_validator==2.2.0 +email_validator==2.3.0 babel==2.16.0 pytz==2024.2 ruff-lsp==0.0.58