From 3febfa4206ceb932649dd42d40310052c0535a49 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 9 Feb 2026 01:19:05 +0000 Subject: [PATCH] deps(deps): bump astroid from 4.0.3 to 4.0.4 Bumps [astroid](https://github.com/pylint-dev/astroid) from 4.0.3 to 4.0.4. - [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.0.4) --- updated-dependencies: - dependency-name: astroid dependency-version: 4.0.4 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 e87a6e2..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.0.3 +astroid==4.0.4 astunparse==1.6.3 async-timeout==5.0.1 attrs==25.4.0