From ecf3b3b07ab2e687b591b8b17dcc42dcb58e79da Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Mon, 18 May 2026 17:12:26 +0000 Subject: [PATCH] Update dependency astroid to v4.1.2 --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index f751a8a7..af11b271 100644 --- a/requirements.txt +++ b/requirements.txt @@ -1,4 +1,4 @@ -astroid==4.0.3 +astroid==4.1.2 attrs==26.1.0 autopep8==2.3.2 coverage==7.13.5