From 8bb4ea26855ac727a4cb6130d0899e72daf0b313 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Sun, 13 Jul 2025 22:09:34 +0000 Subject: [PATCH] Update dependency astroid to v3.3.11 --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index 2960b07d..134af6d8 100644 --- a/requirements.txt +++ b/requirements.txt @@ -1,4 +1,4 @@ -astroid==3.3.10 +astroid==3.3.11 attrs==25.3.0 autopep8==2.3.2 coverage==7.9.2