From 14953daa8db1b73c9365ad458e8d5ec01e18c45f Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 24 Nov 2023 03:33:46 +0000 Subject: [PATCH] Bump geopy from 2.4.0 to 2.4.1 Bumps [geopy](https://github.com/geopy/geopy) from 2.4.0 to 2.4.1. - [Release notes](https://github.com/geopy/geopy/releases) - [Changelog](https://github.com/geopy/geopy/blob/master/docs/changelog_2xx.rst) - [Commits](https://github.com/geopy/geopy/compare/2.4.0...2.4.1) --- updated-dependencies: - dependency-name: geopy dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index 80104a1..74f4b3e 100644 --- a/requirements.txt +++ b/requirements.txt @@ -16,7 +16,7 @@ emoji-country-flag==1.3.2 feedparser==6.0.10 ffmpeg-python==0.2.0 future==0.18.3 -geopy==2.4.0 +geopy==2.4.1 gpytranslate==1.5.1 hachoir==3.2.0 html2text==2020.1.16