From 7751fe289b0456957c8195a387a1db3e891f8253 Mon Sep 17 00:00:00 2001 From: Renovate Bot Date: Fri, 4 Jun 2021 10:39:35 +0000 Subject: [PATCH] Update dependency astroid to v2.5.7 --- 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 a6092fca..ff74afe9 100644 --- a/learn-python/requirements.txt +++ b/learn-python/requirements.txt @@ -1,4 +1,4 @@ -astroid==2.0.4 +astroid==2.5.7 atomicwrites==1.1.5 attrs==18.1.0 flake8==3.5.0