From 8a6f0d751d68864dc5bc13439f04bfdc5fd97164 Mon Sep 17 00:00:00 2001 From: pyup-bot Date: Fri, 24 Nov 2023 00:44:56 +0100 Subject: [PATCH] Update geopy from 1.18.1 to 2.4.1 --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index 4ec0582..3144649 100644 --- a/requirements.txt +++ b/requirements.txt @@ -5,5 +5,5 @@ SQLAlchemy==1.2.17 mysqlclient==1.4.1 bcrypt==3.1.6 git+https://github.com/exavolt/python-phpass.git#egg=python-phpass -geopy==1.18.1 +geopy==2.4.1 requests[security]==2.21.0