fix: tests/milvus_python_test/requirements_cluster.txt to reduce vulnerabilities (#2221)

The following vulnerabilities are fixed by pinning transitive dependencies:
- https://snyk.io/vuln/SNYK-PYTHON-PYLINT-568073
This commit is contained in:
Snyk bot 2020-05-06 16:43:40 +03:00 committed by GitHub
parent 882ed76cda
commit fca51c3133
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -9,7 +9,7 @@ more-itertools==7.0.0
numpy==1.16.3 numpy==1.16.3
pluggy==0.12.0 pluggy==0.12.0
py==1.8.0 py==1.8.0
pylint==2.3.1 pylint==2.5.0
pytest==4.5.0 pytest==4.5.0
pytest-timeout==1.3.3 pytest-timeout==1.3.3
pytest-repeat==0.8.0 pytest-repeat==0.8.0