From e61af25213b053ddcb30acb3a00530d294f94983 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 5 Jan 2023 12:02:10 +0000 Subject: [PATCH] Bump lazy-object-proxy from 1.3.1 to 1.9.0 Bumps [lazy-object-proxy](https://github.com/ionelmc/python-lazy-object-proxy) from 1.3.1 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.3.1...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 d028f82..5dc25c0 100644 --- a/requirements.txt +++ b/requirements.txt @@ -13,7 +13,7 @@ grpcio==1.16.0 gunicorn==19.9.0 idna==2.7 isort==4.3.4 -lazy-object-proxy==1.3.1 +lazy-object-proxy==1.9.0 mccabe==0.6.1 protobuf==3.6.1 pyasn1-modules==0.2.2