From d7c0e4bb88a4022702bd8b00c5ea1a2f4e1d11ac Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Sun, 20 Nov 2022 19:40:26 +0000 Subject: [PATCH] Update dependency lazy-object-proxy to v1.8.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..1572b46f 100644 --- a/learn-python/requirements.txt +++ b/learn-python/requirements.txt @@ -3,7 +3,7 @@ atomicwrites==1.1.5 attrs==18.1.0 flake8==3.5.0 isort==4.3.4 -lazy-object-proxy==1.3.1 +lazy-object-proxy==1.8.0 mccabe==0.6.1 more-itertools==4.3.0 pluggy==0.7.1