From ef14d58c64f078163d1e05c866745f5a93c2ec5a Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Mon, 25 Nov 2024 16:48:15 -0800 Subject: [PATCH] =?UTF-8?q?chore(=F0=9F=A6=BE):=20bump=20python=20email-va?= =?UTF-8?q?lidator=202.1.1=20->=202.2.0=20(#31116)?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Co-authored-by: GitHub Action --- requirements/base.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements/base.txt b/requirements/base.txt index fffdb9e5d..1556e68b0 100644 --- a/requirements/base.txt +++ b/requirements/base.txt @@ -93,7 +93,7 @@ deprecation==2.1.0 # via apache-superset dnspython==2.7.0 # via email-validator -email-validator==2.1.1 +email-validator==2.2.0 # via flask-appbuilder et-xmlfile==2.0.0 # via openpyxl