From 35158be9dac3c0a1875ca672a8b48367b83069ca Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 31 Jul 2023 10:07:51 +0000 Subject: [PATCH] Bump astroid from 2.13.3 to 2.15.6 Bumps [astroid](https://github.com/PyCQA/astroid) from 2.13.3 to 2.15.6. - [Release notes](https://github.com/PyCQA/astroid/releases) - [Changelog](https://github.com/pylint-dev/astroid/blob/main/ChangeLog) - [Commits](https://github.com/PyCQA/astroid/compare/v2.13.3...v2.15.6) --- updated-dependencies: - dependency-name: astroid dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- requirements-lint.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements-lint.txt b/requirements-lint.txt index 23fcdb8e1b..fddfaf6ef7 100644 --- a/requirements-lint.txt +++ b/requirements-lint.txt @@ -1,6 +1,6 @@ pep8==1.7.1 flake8==5.0.4 -astroid==2.13.3; python_version >= '3.8' +astroid==2.15.6; python_version >= '3.8' pylint==2.15.10; python_version >= '3.8' bandit==1.7.4; python_version >= '3.7' black==22.12.0; python_version >= '3.6' and implementation_name == "cpython"