From 38e3a60e7f1574f2f5b0818cb23ca863d29a5e26 Mon Sep 17 00:00:00 2001 From: Renovate Bot Date: Fri, 21 Jan 2022 05:41:32 +0000 Subject: [PATCH] Update dependency py to v1.11.0 --- 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..7066f06a 100644 --- a/learn-python/requirements.txt +++ b/learn-python/requirements.txt @@ -7,7 +7,7 @@ lazy-object-proxy==1.3.1 mccabe==0.6.1 more-itertools==4.3.0 pluggy==0.7.1 -py==1.5.4 +py==1.11.0 pycodestyle==2.3.1 pyflakes==1.6.0 pylint==2.1.1