From c97a0cdee59f5605510ac09e8ad26a2ce66eec22 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 9 May 2022 09:44:25 -0500 Subject: [PATCH] Bump astroid from 2.11.4 to 2.11.5 in /dependencies/python (#2889) Bumps [astroid](https://github.com/PyCQA/astroid) from 2.11.4 to 2.11.5. - [Release notes](https://github.com/PyCQA/astroid/releases) - [Changelog](https://github.com/PyCQA/astroid/blob/main/ChangeLog) - [Commits](https://github.com/PyCQA/astroid/compare/v2.11.4...v2.11.5) --- updated-dependencies: - dependency-name: astroid dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> --- dependencies/python/pylint.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/dependencies/python/pylint.txt b/dependencies/python/pylint.txt index 7615d503..8d61ca65 100644 --- a/dependencies/python/pylint.txt +++ b/dependencies/python/pylint.txt @@ -1,4 +1,4 @@ -astroid==2.11.4 +astroid==2.11.5 dill==0.3.4 isort==5.10.1 lazy-object-proxy==1.7.1