From 7a7ec69f3a0a47c2f01276769d95dc113ab18d54 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 2 May 2022 09:55:45 -0500 Subject: [PATCH] Bump astroid from 2.11.2 to 2.11.4 in /dependencies/python (#2863) Bumps [astroid](https://github.com/PyCQA/astroid) from 2.11.2 to 2.11.4. - [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.2...v2.11.4) --- 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> Co-authored-by: Lukas Gravley --- 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 12c110d0..270f0509 100644 --- a/dependencies/python/pylint.txt +++ b/dependencies/python/pylint.txt @@ -1,4 +1,4 @@ -astroid==2.11.3 +astroid==2.11.4 dill==0.3.4 isort==5.10.1 lazy-object-proxy==1.7.1