From e6aba5979ae1702ff5f23711c80be1700e70ede2 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Mon, 13 May 2024 11:45:01 -0700 Subject: [PATCH] =?UTF-8?q?chore(=F0=9F=A6=BE):=20bump=20python=20geopy=20?= =?UTF-8?q?subpackage(s)=20(#28479)?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Co-authored-by: GitHub Action Co-authored-by: Maxime Beauchemin --- requirements/base.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements/base.txt b/requirements/base.txt index e7ab93bc2..0901ebeef 100644 --- a/requirements/base.txt +++ b/requirements/base.txt @@ -141,7 +141,7 @@ flask-wtf==1.2.1 # flask-appbuilder func-timeout==4.3.5 # via apache-superset -geographiclib==1.52 +geographiclib==2.0 # via geopy geopy==2.4.1 # via apache-superset