From 9536ab0210ee7eb08b57c148c9d7ea457a01286b Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Sun, 28 May 2023 12:24:22 +0000 Subject: [PATCH] Update dependency astroid to v2.15.5 --- 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..c5c215fc 100644 --- a/learn-python/requirements.txt +++ b/learn-python/requirements.txt @@ -1,4 +1,4 @@ -astroid==2.5.7 +astroid==2.15.5 atomicwrites==1.1.5 attrs==18.1.0 flake8==3.5.0