Skip to content
This repository was archived by the owner on Oct 1, 2021. It is now read-only.

Commit a69a17f

Browse files
committed
examples: django project: fix django vulnerability reported by GitHub
Signed-off-by: Florian Scherf <f.scherf@pengutronix.de>
1 parent 91b2b27 commit a69a17f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed
Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
11
-e ../../
22
aiohttp-wsgi==0.4.0
33
chardet==2.3.0
4-
Django==1.8.9
4+
django>=1.11.18<1.12

0 commit comments

Comments
 (0)