From a40cb57125d619d1513eda9f97a1c4d3ba7ab830 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 1 Jan 2024 13:28:52 +0000 Subject: [PATCH] Bump lazy-object-proxy from 1.9.0 to 1.10.0 Bumps [lazy-object-proxy](https://github.com/ionelmc/python-lazy-object-proxy) from 1.9.0 to 1.10.0. - [Changelog](https://github.com/ionelmc/python-lazy-object-proxy/blob/master/CHANGELOG.rst) - [Commits](https://github.com/ionelmc/python-lazy-object-proxy/compare/v1.9.0...v1.10.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 9cfe167..8ca35e3 100644 --- a/requirements.txt +++ b/requirements.txt @@ -1,7 +1,7 @@ astroid==3.0.2 autopep8==2.0.4 isort==5.13.2 -lazy-object-proxy==1.9.0 +lazy-object-proxy==1.10.0 mccabe==0.7.0 pycodestyle==2.11.1 pylint==3.0.3