From 6004027d06000bb3f464ff495792027ec6b9dad6 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 12 Feb 2026 01:14:33 +0000 Subject: [PATCH] deps(deps): bump astroid from 4.0.4 to 4.1.0 Bumps [astroid](https://github.com/pylint-dev/astroid) from 4.0.4 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.4...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 3fa6fb5..27c2863 100644 --- a/requirements.txt +++ b/requirements.txt @@ -4,7 +4,7 @@ aiomysql==0.3.2 aiosignal==1.4.0 aiosqlite==0.22.1 asgiref==3.11.1 -astroid==4.0.4 +astroid==4.1.0 astunparse==1.6.3 async-timeout==5.0.1 attrs==25.4.0