Skip to content

Commit 5b91ef6

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-2968205
1 parent 456d0a2 commit 5b91ef6

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

0 commit comments

Comments
 (0)