From 12e8ef05d5865ea0609dd3946e9b91005d7185a0 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 20 Aug 2026 10:07:11 +0000 Subject: [PATCH] build(deps): bump astroid from 4.3.0 to 4.3.1 Bumps [astroid](https://github.com/pylint-dev/astroid) from 4.3.0 to 4.3.1. - [Release notes](https://github.com/pylint-dev/astroid/releases) - [Changelog](https://github.com/pylint-dev/astroid/blob/v4.3.1/ChangeLog) - [Commits](https://github.com/pylint-dev/astroid/compare/v4.3.0...v4.3.1) --- updated-dependencies: - dependency-name: astroid dependency-version: 4.3.1 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index 7574e770..db43625d 100644 --- a/requirements.txt +++ b/requirements.txt @@ -51,7 +51,7 @@ typing_extensions==4.16.0 zipp==4.1.0 # for flake8 flake8==7.3.0 logilab-common==2.1.0 -astroid==4.3.0 +astroid==4.3.1 editdistance==0.8.1