From 9f10bb00bd52d1efdcad954fc95034323702c07b Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 23 Sep 2024 00:59:40 +0000 Subject: [PATCH] Bump astroid from 2.11.4 to 3.3.3 in /dependencies/python Bumps [astroid](https://github.com/pylint-dev/astroid) from 2.11.4 to 3.3.3. - [Release notes](https://github.com/pylint-dev/astroid/releases) - [Changelog](https://github.com/pylint-dev/astroid/blob/main/ChangeLog) - [Commits](https://github.com/pylint-dev/astroid/compare/v2.11.4...v3.3.3) --- updated-dependencies: - dependency-name: astroid dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] --- 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 7615d5033a9..fa8a28b71ab 100644 --- a/dependencies/python/pylint.txt +++ b/dependencies/python/pylint.txt @@ -1,4 +1,4 @@ -astroid==2.11.4 +astroid==3.3.3 dill==0.3.4 isort==5.10.1 lazy-object-proxy==1.7.1