From 759145639e66c6264ecb8738a2b50d9ee5b2f03a Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 9 Jan 2023 07:01:26 +0000 Subject: [PATCH] Bump lazy-object-proxy from 1.5.2 to 1.9.0 Bumps [lazy-object-proxy](https://github.com/ionelmc/python-lazy-object-proxy) from 1.5.2 to 1.9.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.9.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..75b23de 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.9.0 mccabe==0.6.1 Pillow==7.1.0 rgbmatrix==0.0.1