From bc530576f4eb13f40865ab600efe745444fa8fc6 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Sun, 1 Oct 2023 17:31:53 +0100 Subject: [PATCH] Update dependency astroid to v3 (#130) Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index 4539cc1..f09ff59 100644 --- a/requirements.txt +++ b/requirements.txt @@ -1,4 +1,4 @@ -astroid==2.15.8 +astroid==3.0.0 attrs==23.1.0 certifi==2023.7.22 charset-normalizer==3.2.0