From ef3fa689ce329f1935324edc309e9c1b227c4ea1 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 24 May 2023 20:57:16 -0700 Subject: [PATCH] Bump astroid from 2.15.2 to 2.15.4 in /dependencies/python (#4130) Bumps [astroid](https://github.com/PyCQA/astroid) from 2.15.2 to 2.15.4. - [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.15.2...v2.15.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: Philip Mallegol-Hansen --- 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 c882b6b7..3d69b3b5 100644 --- a/dependencies/python/pylint.txt +++ b/dependencies/python/pylint.txt @@ -1,4 +1,4 @@ -astroid==2.15.2 +astroid==2.15.4 dill==0.3.6 isort==5.12.0 lazy-object-proxy==1.9.0