Skip to content

Commit 56e34bb

Browse files
meghasfdcsnyk-bot
andauthored
fix: docs/requirements.txt to reduce vulnerabilities (#158)
The following vulnerabilities are fixed by pinning transitive dependencies: - https://snyk.io/vuln/SNYK-PYTHON-PYLINT-609883 Co-authored-by: snyk-bot <[email protected]>
1 parent 920f1aa commit 56e34bb

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/requirements.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -52,7 +52,7 @@ pbr==5.5.1
5252
pluggy==0.13.1
5353
policy-sentry==0.11.2
5454
py==1.10.0
55-
pylint==2.6.0
55+
pylint==2.6.1
5656
pyparsing==2.4.7
5757
pytest==6.2.1
5858
python-dateutil==2.8.1

0 commit comments

Comments
 (0)