summaryrefslogtreecommitdiff
path: root/requirements_test.txt
diff options
context:
space:
mode:
authorJacob Walls <jacobtylerwalls@gmail.com>2022-07-13 08:08:11 -0400
committerGitHub <noreply@github.com>2022-07-13 08:08:11 -0400
commit460a0c70d77a4fa600f653c9f4046595e8448888 (patch)
treec075fe390d8dfcdce5d4fb779fb81e0beedf2548 /requirements_test.txt
parent322f7c0fd53e28bfa45ecf34c9408991db908879 (diff)
downloadpylint-git-460a0c70d77a4fa600f653c9f4046595e8448888.tar.gz
Update `astroid` to 2.12 (#7153)
Prevent `unused-import` for `six.with_metaclass` Update `contributors-txt` to 0.9.0 Co-authored-by: Pierre Sassoulas <pierre.sassoulas@gmail.com> Co-authored-by: Daniƫl van Noord <13665637+DanielNoord@users.noreply.github.com>
Diffstat (limited to 'requirements_test.txt')
-rw-r--r--requirements_test.txt2
1 files changed, 1 insertions, 1 deletions
diff --git a/requirements_test.txt b/requirements_test.txt
index 4689a0575..6ebb575cb 100644
--- a/requirements_test.txt
+++ b/requirements_test.txt
@@ -4,7 +4,7 @@ coveralls~=3.3
coverage~=6.4
pre-commit~=2.20
tbump~=6.9.0
-contributors-txt>=0.7.3
+contributors-txt>=0.9.0
pytest-cov~=3.0
pytest-profiling~=1.7
pytest-xdist~=2.5