Skip to content

Commit 576a4e2

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-2940618
1 parent 12c1f7c commit 576a4e2

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.28
4+
Django==3.2.14

0 commit comments

Comments
 (0)