From af7f1701271d79303fbdeaab2bc0cd703356c24d Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 5 Jan 2023 08:03:53 +0000 Subject: [PATCH] Bump lazy-object-proxy from 1.6.0 to 1.9.0 Bumps [lazy-object-proxy](https://github.com/ionelmc/python-lazy-object-proxy) from 1.6.0 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.6.0...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 4ee79ded..03f8f573 100644 --- a/requirements.txt +++ b/requirements.txt @@ -37,7 +37,7 @@ jedi==0.18.0 Jinja2==3.0.1 joblib==1.0.1 kiwisolver==1.3.1 -lazy-object-proxy==1.6.0 +lazy-object-proxy==1.9.0 llvmlite==0.36.0 macholib==1.14 Mako==1.1.4