From 9c3c1bf7f069fe0a1cb69e263915a03c708e7c1c Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 2 May 2022 07:14:24 +0000 Subject: [PATCH] Bump lazy-object-proxy from 1.6.0 to 1.7.1 Bumps [lazy-object-proxy](https://github.com/ionelmc/python-lazy-object-proxy) from 1.6.0 to 1.7.1. - [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.7.1) --- 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 6f11953..ba2b970 100644 --- a/requirements.txt +++ b/requirements.txt @@ -18,7 +18,7 @@ idna==3.3 importlib-metadata==4.11.3 isort==5.10.1 jsonfield==3.1.0 -lazy-object-proxy==1.6.0 +lazy-object-proxy==1.7.1 Markdown==3.3.6 mccabe==0.7.0 pdfkit==1.0.0