Skip to content

Commit e5228e0

Browse files
authored
Merge pull request #1 from Clarkcj12/snyk-fix-67248a0c53c32342ac600df8c8f562a6
[Snyk] Fix for 36 vulnerabilities
2 parents 077bb66 + 542672e commit e5228e0

File tree

1 file changed

+5
-5
lines changed

1 file changed

+5
-5
lines changed

cointrol/conf/requirements.txt

+5-5
Original file line numberDiff line numberDiff line change
@@ -1,9 +1,9 @@
1-
Django==1.11.6
1+
Django==3.2.19
22
django-extensions==1.9.7
3-
djangorestframework==3.7.1
3+
djangorestframework==3.11.2
44
hiredis==0.1.4
55
pytz==2014.7
6-
redis==2.10.3
7-
sockjs-tornado==1.0.3
8-
tornado==4.5.2
6+
redis==4.3.6
7+
sockjs-tornado==1.0.7
8+
tornado==6.3.2
99
tornado-redis==2.4.18

0 commit comments

Comments
 (0)