From 8643712c87adfd34feefc91ce42fc4a348b5d285 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 11 Aug 2026 10:12:26 +0000 Subject: [PATCH] Bump astroid from 4.1.2 to 4.3.0 Bumps [astroid](https://github.com/pylint-dev/astroid) from 4.1.2 to 4.3.0. - [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/v4.1.2...v4.3.0) --- updated-dependencies: - dependency-name: astroid dependency-version: 4.3.0 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index cdc9ab4..8ee4a2a 100644 --- a/requirements.txt +++ b/requirements.txt @@ -30,7 +30,7 @@ idna==3.18 # requests certifi==2026.7.22 # requests, sentry-sdk requests==2.34.2 -astroid==4.1.2 +astroid==4.3.0 pylint==4.0.6 six==1.17.0