Skip to content

Commit c73d870

Browse files
authored
Merge pull request doccano#448 from chakki-works/bugfix/update-tornado
Bugfix/Fix vulnerabilities in Tornado
2 parents e1b5e9d + 9af76da commit c73d870

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

app/requirements.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -36,7 +36,7 @@ seqeval==0.0.6
3636
social-auth-app-django==3.1.0
3737
social-auth-core[azuread]==3.0.0
3838
text-unidecode==1.2
39-
tornado==5.0.2
39+
tornado==5.1.1
4040
unittest-xml-reporting==2.5.1
4141
vcrpy==2.0.1
4242
vcrpy-unittest==0.1.7

requirements.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -36,7 +36,7 @@ seqeval==0.0.6
3636
social-auth-app-django==3.1.0
3737
social-auth-core[azuread]==3.0.0
3838
text-unidecode==1.2
39-
tornado==5.0.2
39+
tornado==5.1.1
4040
unittest-xml-reporting==2.5.1
4141
vcrpy==2.0.1
4242
vcrpy-unittest==0.1.7

0 commit comments

Comments
 (0)