From 349e496da519f3462aa5cff2d1bd76490b04fe5d Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Tue, 26 Mar 2024 19:19:40 -0700 Subject: [PATCH] =?UTF-8?q?chore(=F0=9F=A6=BE):=20bump=20python=20"geopy?= =?UTF-8?q?=3D=3D2.4.1"=20(#27699)?= 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 3f5aeff1bb..9c1f6b12a0 100644 --- a/requirements/base.txt +++ b/requirements/base.txt @@ -142,7 +142,7 @@ func-timeout==4.3.5 # via apache-superset geographiclib==1.52 # via geopy -geopy==2.2.0 +geopy==2.4.1 # via apache-superset google-auth==2.27.0 # via shillelagh