Skip to content

Commit cfb3f37

Browse files
author
zhen.chen
committed
ci: set astroid version=2.5.2 to fix pylint false positive
related issue: pylint-dev/pylint#4334
1 parent c1212cd commit cfb3f37

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

requirements.txt

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,8 @@ ulid-py
1515

1616
# linter
1717
pre-commit
18-
pylint==2.7.2
18+
pylint==2.7.4
19+
astroid==2.5.2
1920

2021
# test
2122
pytest==6.2.2

0 commit comments

Comments
 (0)