From 28f54c1a2cbf9f57ba5be99f8bae137733dc106f Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Sun, 1 Sep 2024 17:33:07 +0000 Subject: [PATCH] Bump email-validator from 2.0.0.post2 to 2.2.0 Bumps [email-validator](https://github.com/JoshData/python-email-validator) from 2.0.0.post2 to 2.2.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/commits/v2.2.0) --- updated-dependencies: - dependency-name: email-validator 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 6d4b234..2796b6c 100644 --- a/requirements.txt +++ b/requirements.txt @@ -5,7 +5,7 @@ blinker==1.6.2 cffi==1.16.0 click==8.1.7 dnspython==2.6.1 -email-validator==2.0.0.post2 +email-validator==2.2.0 Flask==2.3.2 Flask-Admin==1.6.1 Flask-BabelEx==0.9.4