From 4de8ae43949314f585812da04b912ba99e290ccc Mon Sep 17 00:00:00 2001 From: "dependabot-preview[bot]" <27856297+dependabot-preview[bot]@users.noreply.github.com> Date: Tue, 23 Mar 2021 08:54:27 +0000 Subject: [PATCH] Bump lazy-object-proxy from 1.4.3 to 1.6.0 Bumps [lazy-object-proxy](https://github.com/ionelmc/python-lazy-object-proxy) from 1.4.3 to 1.6.0. - [Release notes](https://github.com/ionelmc/python-lazy-object-proxy/releases) - [Changelog](https://github.com/ionelmc/python-lazy-object-proxy/blob/master/CHANGELOG.rst) - [Commits](https://github.com/ionelmc/python-lazy-object-proxy/compare/v1.4.3...v1.6.0) Signed-off-by: dependabot-preview[bot] --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index ae6b8c1..92f5f85 100644 --- a/requirements.txt +++ b/requirements.txt @@ -15,7 +15,7 @@ fonttools==4.12.1 html2text==2020.1.16 idna==2.9 isort==4.3.21 -lazy-object-proxy==1.4.3 +lazy-object-proxy==1.6.0 mccabe==0.6.1 more-itertools==8.2.0 multidict==4.7.6