From c08849883dcb31e5b043654ff00dd1d8a7ded995 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Thu, 16 May 2024 00:31:50 -0700 Subject: [PATCH] =?UTF-8?q?chore(=F0=9F=A6=BE):=20bump=20python=20email-va?= =?UTF-8?q?lidator=201.1.3=20->=202.1.1=20(#28503)?= 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 a7b493e9f..d03896b41 100644 --- a/requirements/base.txt +++ b/requirements/base.txt @@ -91,7 +91,7 @@ deprecation==2.1.0 # via apache-superset dnspython==2.1.0 # via email-validator -email-validator==1.1.3 +email-validator==2.1.1 # via flask-appbuilder exceptiongroup==1.2.1 # via cattrs