From 2ec31bd194b2ef9667c88c230355a7cfaca3811c Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Tue, 24 Dec 2024 01:25:18 +0000 Subject: [PATCH] Update dependency astroid to v3.3.8 --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index 6a6dca0e..298788be 100644 --- a/requirements.txt +++ b/requirements.txt @@ -1,4 +1,4 @@ -astroid==3.3.7 +astroid==3.3.8 attrs==24.3.0 autopep8==2.3.1 coverage==7.6.9