From 15b0350ca444ecdb444ec3e4f8fb5e48242427d9 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 9 Feb 2026 11:07:51 +0000 Subject: [PATCH] Bump astroid from 4.0.0 to 4.1.0 Bumps [astroid](https://github.com/pylint-dev/astroid) from 4.0.0 to 4.1.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.0.0...v4.1.0) --- updated-dependencies: - dependency-name: astroid dependency-version: 4.1.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 a2b87501..039e2917 100644 --- a/requirements.txt +++ b/requirements.txt @@ -60,7 +60,7 @@ botocore>=1.15.0,<1.42.0 python-dateutil==2.9.0 lazy-object-proxy==1.12.0 wrapt==2.1.0 -astroid==4.0.0 +astroid==4.1.0 parse-type==0.6.0 parse==1.21.0 behave==1.3.0