From 3ce89936429584f818342a2a34e68ba8a690935b Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 15 Dec 2021 13:11:49 +0000 Subject: [PATCH] build(deps): bump lazy-object-proxy from 1.6.0 to 1.7.0 Bumps [lazy-object-proxy](https://github.com/ionelmc/python-lazy-object-proxy) from 1.6.0 to 1.7.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.7.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 76d7dfd..40b1550 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.6.0 +lazy-object-proxy==1.7.0 mccabe==0.6.1 mypy-extensions==0.4.3 nodeenv==1.6.0