From a6043c50ea34f2ac35b3ea5cbfded21711ea38b5 Mon Sep 17 00:00:00 2001 From: mmcwilliams Date: Thu, 27 Jun 2024 14:21:19 -0400 Subject: [PATCH] upgrade bottle --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index 2bf2926..d8cea75 100644 --- a/requirements.txt +++ b/requirements.txt @@ -1,3 +1,3 @@ python-geohash==0.8.5 -bottle==0.12.7 +bottle==0.12.25 gunicorn==19.0.0