summaryrefslogtreecommitdiff
path: root/requirements_test_pre_commit.txt
diff options
context:
space:
mode:
authordependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>2022-12-05 18:10:50 +0100
committerGitHub <noreply@github.com>2022-12-05 18:10:50 +0100
commitc7c2bbceaad63e14e6160bd73339e84e493de7dd (patch)
treecec5880843834c4fc1fc018a5b1f36745127ecfd /requirements_test_pre_commit.txt
parent5059eeec7cfd448cb643555f939222fa18ff8625 (diff)
downloadastroid-git-c7c2bbceaad63e14e6160bd73339e84e493de7dd.tar.gz
Bump pylint from 2.15.6 to 2.15.8 (#1895)
Bumps [pylint](https://github.com/PyCQA/pylint) from 2.15.6 to 2.15.8. - [Release notes](https://github.com/PyCQA/pylint/releases) - [Commits](https://github.com/PyCQA/pylint/compare/v2.15.6...v2.15.8) --- updated-dependencies: - dependency-name: pylint dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com> Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Diffstat (limited to 'requirements_test_pre_commit.txt')
-rw-r--r--requirements_test_pre_commit.txt2
1 files changed, 1 insertions, 1 deletions
diff --git a/requirements_test_pre_commit.txt b/requirements_test_pre_commit.txt
index 906aec4c..293f8c9a 100644
--- a/requirements_test_pre_commit.txt
+++ b/requirements_test_pre_commit.txt
@@ -1,5 +1,5 @@
black==22.10.0
-pylint==2.15.6
+pylint==2.15.8
isort==5.10.1
flake8==5.0.4
flake8-typing-imports==1.14.0