From a7e7c8d038d4c0cf1229bb56131a795ea11a08ef Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 7 Jan 2022 08:09:18 +0000 Subject: [PATCH] Bump django from 3.1.4 to 3.1.14 in /Calculate-distance Bumps [django](https://github.com/django/django) from 3.1.4 to 3.1.14. - [Release notes](https://github.com/django/django/releases) - [Commits](https://github.com/django/django/compare/3.1.4...3.1.14) --- updated-dependencies: - dependency-name: django dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- Calculate-distance/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Calculate-distance/requirements.txt b/Calculate-distance/requirements.txt index bbd09633d7..1f1d3c62b5 100644 --- a/Calculate-distance/requirements.txt +++ b/Calculate-distance/requirements.txt @@ -1,4 +1,4 @@ geopy==2.1.0 folium==0.12.1 django-crispy-forms==1.11.0 -Django==3.1.4 +Django==3.1.14