Skip to content
This repository was archived by the owner on Nov 3, 2020. It is now read-only.

Commit 7873155

Browse files
authored
Twisted security vulnerability
Twisted was found vulnerable in CVE-2020-10108 CVE-2020-10109. Updated to a version which fixes the vulnerabilities.
2 parents 1b762de + 1662e82 commit 7873155

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

requirements.txt

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -2,5 +2,5 @@ Scrapy == 1.8.0
22
tqdm >= 4.31.1
33

44
# Check #34
5-
twisted == 19.10.0
6-
attrs >= 19.2.0
5+
twisted >= 20.3.0
6+
attrs >= 19.2.0

0 commit comments

Comments
 (0)