From 296f67197edc7290d89c1cab165cc41b6bfcf776 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Fri, 24 May 2024 10:34:58 -0700 Subject: [PATCH] =?UTF-8?q?chore(=F0=9F=A6=BE):=20bump=20python=20dnspytho?= =?UTF-8?q?n=202.1.0=20->=202.6.1=20(#28574)?= 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 e0869c3eb..457db364d 100644 --- a/requirements/base.txt +++ b/requirements/base.txt @@ -89,7 +89,7 @@ deprecated==1.2.14 # via limits deprecation==2.1.0 # via apache-superset -dnspython==2.1.0 +dnspython==2.6.1 # via email-validator email-validator==2.1.1 # via flask-appbuilder