Skip to content

Commit cb78c38

Browse files
f5-rahmzhaoqin-github
authored andcommitted
This PR fixes:
- pyOpenSSL high security vuln - incompatibility between flake8 and pyflakes (cherry picked from commit 92570cc)
1 parent 8e5f6a9 commit cb78c38

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

requirements.test.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44
# Test Requirements
55
flake8==2.6.2
66
pep8==1.7.0
7-
pyflakes==1.3.0
7+
pyflakes==1.2.3
88
mccabe==0.5.2
99
mock==1.3.0
1010
pytest==2.9.1

0 commit comments

Comments
 (0)