From 0286ba1c6838a9cd5f50ebdf59ca4a22210653d1 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Sun, 9 Nov 2025 21:46:31 +0000 Subject: [PATCH] Update dependency astroid to v4.0.2 --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index e994a16..a0f4cd2 100644 --- a/requirements.txt +++ b/requirements.txt @@ -1,4 +1,4 @@ -astroid==4.0.1 +astroid==4.0.2 attrs==25.4.0 autopep8==2.3.2 coverage==7.11.3