From 1f1325343727e113acabd71ae56ad3320c732b41 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Tue, 26 Sep 2023 16:14:17 +0000 Subject: [PATCH] Update dependency astroid to v2.15.8 --- learn-python/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/learn-python/requirements.txt b/learn-python/requirements.txt index ff74afe9..e2e6720e 100644 --- a/learn-python/requirements.txt +++ b/learn-python/requirements.txt @@ -1,4 +1,4 @@ -astroid==2.5.7 +astroid==2.15.8 atomicwrites==1.1.5 attrs==18.1.0 flake8==3.5.0