From 0ef6639e51c5ad7dcefc58e1bc30355c9d553a60 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 16 Dec 2021 13:09:18 +0000 Subject: [PATCH] build(deps): bump lazy-object-proxy from 1.7.0 to 1.7.1 Bumps [lazy-object-proxy](https://github.com/ionelmc/python-lazy-object-proxy) from 1.7.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.7.0...v1.7.1) --- updated-dependencies: - dependency-name: lazy-object-proxy dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index 40b1550..bd68777 100644 --- a/requirements.txt +++ b/requirements.txt @@ -17,7 +17,7 @@ identify==2.4.0 idna==3.3 iniconfig==1.1.1 isort==5.10.1 -lazy-object-proxy==1.7.0 +lazy-object-proxy==1.7.1 mccabe==0.6.1 mypy-extensions==0.4.3 nodeenv==1.6.0