From e8e584531e1d3317bf874f93970f98e7457c574d Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 31 Oct 2022 07:03:18 +0000 Subject: [PATCH] Bump lazy-object-proxy from 1.5.2 to 1.8.0 Bumps [lazy-object-proxy](https://github.com/ionelmc/python-lazy-object-proxy) from 1.5.2 to 1.8.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.8.0) --- updated-dependencies: - dependency-name: lazy-object-proxy dependency-type: direct:production update-type: version-update:semver-minor ... 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..17df5e2 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.8.0 mccabe==0.6.1 Pillow==7.1.0 rgbmatrix==0.0.1