From 393047fea0ac5a13a9385656b0693b7d48b739a3 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 29 Apr 2021 02:51:50 +0000 Subject: [PATCH] Bump lazy-object-proxy from 1.5.2 to 1.6.0 Bumps [lazy-object-proxy](https://github.com/ionelmc/python-lazy-object-proxy) from 1.5.2 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.2...v1.6.0) Signed-off-by: dependabot[bot] --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index 3844ae4..975ad76 100644 --- a/requirements.txt +++ b/requirements.txt @@ -5,7 +5,7 @@ enum34==1.1.10 futures==3.3.0 gpiozero==1.5.1 isort==5.7.0 -lazy-object-proxy==1.5.2 +lazy-object-proxy==1.6.0 mccabe==0.6.1 Pillow==7.1.0 rgbmatrix==0.0.1