From d3c4f4d3af5ca8ba291d637a6482a71fc96ae001 Mon Sep 17 00:00:00 2001 From: "dependabot-preview[bot]" <27856297+dependabot-preview[bot]@users.noreply.github.com> Date: Tue, 23 Mar 2021 07:49:15 +0000 Subject: [PATCH] Bump lazy-object-proxy from 1.5.0 to 1.6.0 Bumps [lazy-object-proxy](https://github.com/ionelmc/python-lazy-object-proxy) from 1.5.0 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.5.0...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 810e4ec..29876ce 100644 --- a/requirements.txt +++ b/requirements.txt @@ -11,7 +11,7 @@ enum34==1.1.10 idna==2.9 ipaddress==1.0.23 isort==4.3.21 -lazy-object-proxy==1.5.0 +lazy-object-proxy==1.6.0 mccabe==0.6.1 openbsd==0.1.0 pycparser==2.20