From fb4fc2ab5bd99fc99eeb35a950258cb66e718eba Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Sun, 4 Feb 2024 15:31:54 +0000 Subject: [PATCH] fix(deps): update dependency astroid to v3.0.3 --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index a98faa6..4f40088 100644 --- a/requirements.txt +++ b/requirements.txt @@ -1,5 +1,5 @@ appdirs==1.4.4 -astroid==3.0.2 +astroid==3.0.3 attrs==23.2.0 autopep8==2.0.4 backoff==2.2.1