Skip to content

Commit 1b758c5

Browse files
committed
fix: Calculate-distance/requirements.txt to reduce vulnerabilities
The following vulnerabilities are fixed by pinning transitive dependencies: - https://snyk.io/vuln/SNYK-PYTHON-DJANGO-2606966 - https://snyk.io/vuln/SNYK-PYTHON-DJANGO-2606969
1 parent 1bb27bd commit 1b758c5

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Calculate-distance/requirements.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
11
geopy==2.1.0
22
folium==0.12.1
33
django-crispy-forms==1.11.0
4-
Django==2.2.27
4+
Django==2.2.28

0 commit comments

Comments
 (0)