From 9306e9ce2ba19e56530e086a67b9e3c1d419b8bb Mon Sep 17 00:00:00 2001 From: "dependabot-preview[bot]" <27856297+dependabot-preview[bot]@users.noreply.github.com> Date: Mon, 6 Jul 2020 08:55:05 +0000 Subject: [PATCH] Bump lazy-object-proxy from 1.4.3 to 1.5.0 Bumps [lazy-object-proxy](https://github.com/ionelmc/python-lazy-object-proxy) from 1.4.3 to 1.5.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.5.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 7580718..e60c767 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.5.0 mccabe==0.6.1 more-itertools==8.2.0 multidict==4.7.4