From b126f3aad6323c1fda3611385237d7fbd83794bb Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 30 Sep 2024 00:36:02 +0000 Subject: [PATCH] Bump astroid from 2.11.4 to 3.3.4 in /dependencies/python Bumps [astroid](https://github.com/pylint-dev/astroid) from 2.11.4 to 3.3.4. - [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.4) --- 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..a0f1cea6f73 100644 --- a/dependencies/python/pylint.txt +++ b/dependencies/python/pylint.txt @@ -1,4 +1,4 @@ -astroid==2.11.4 +astroid==3.3.4 dill==0.3.4 isort==5.10.1 lazy-object-proxy==1.7.1