From 120fa9705da51a16484e8b08f0127c314733741f Mon Sep 17 00:00:00 2001 From: "dependabot-preview[bot]" <27856297+dependabot-preview[bot]@users.noreply.github.com> Date: Sun, 22 Nov 2020 18:59:52 +0000 Subject: [PATCH] Bump lazy-object-proxy from 1.4.3 to 1.5.1 Bumps [lazy-object-proxy](https://github.com/ionelmc/python-lazy-object-proxy) from 1.4.3 to 1.5.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.4.3...v1.5.1) Signed-off-by: dependabot-preview[bot] --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index ed107f8..ac90827 100644 --- a/requirements.txt +++ b/requirements.txt @@ -19,7 +19,7 @@ gTTS-token==1.1.3 idna==2.10 isort==5.4.2 kiwisolver==1.3.1 -lazy-object-proxy==1.4.3 +lazy-object-proxy==1.5.1 matplotlib==3.3.2 mccabe==0.6.1 multidict==4.7.6