From 9f583b179d2b34732ae86d425c151c782d61a488 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 10 Feb 2026 02:36:38 +0000 Subject: [PATCH 1/2] deps(deps): bump astroid from 4.0.3 to 4.1.0 Bumps [astroid](https://github.com/pylint-dev/astroid) from 4.0.3 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.3...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 e87a6e2..2ca771e 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.3 +astroid==4.1.0 astunparse==1.6.3 async-timeout==5.0.1 attrs==25.4.0 From a8dfc32039486a7e20035d56d7778ed110ceb815 Mon Sep 17 00:00:00 2001 From: takumi0213 <52845601+takumi0213@users.noreply.github.com> Date: Wed, 11 Feb 2026 20:51:07 +0900 Subject: [PATCH 2/2] Update requirements.txt --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index 2ca771e..86d872a 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.1.0 +astroid==4.0.4 astunparse==1.6.3 async-timeout==5.0.1 attrs==25.4.0