Skip to content

Commit 9d41e5d

Browse files
committed
Bump pylint dependency and fix requirements file
1 parent c1390d5 commit 9d41e5d

File tree

2 files changed

+1
-2
lines changed

2 files changed

+1
-2
lines changed

requirements_test.txt

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,6 @@ coveralls~=3.3
55
coverage~=6.4
66
pre-commit~=2.19
77
pytest-cov~=3.0
8-
contributors-txt>=0.7.3
98
tbump~=6.9.0
109
types-typed-ast; implementation_name=="cpython" and python_version<"3.8"
1110
types-pkg_resources==0.1.3

requirements_test_pre_commit.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
black==22.3.0
2-
pylint==2.14.0b1
2+
pylint==2.14.0
33
isort==5.10.1
44
flake8==4.0.1
55
flake8-typing-imports==1.12.0

0 commit comments

Comments
 (0)