From 3dd465acc9227ecfa1eb64b612db44f336701183 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 24 Jul 2020 13:21:02 +0200 Subject: [PATCH] Bump colorlog from 4.1.0 to 4.2.1 (#1854) Bumps [colorlog](https://github.com/borntyping/python-colorlog) from 4.1.0 to 4.2.1. - [Release notes](https://github.com/borntyping/python-colorlog/releases) - [Commits](https://github.com/borntyping/python-colorlog/compare/v4.1.0...v4.2.1) Signed-off-by: dependabot[bot] Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index 8715bb6fd..e8d204079 100644 --- a/requirements.txt +++ b/requirements.txt @@ -2,7 +2,7 @@ aiohttp==3.6.2 async_timeout==3.0.1 attrs==19.3.0 cchardet==2.1.6 -colorlog==4.1.0 +colorlog==4.2.1 cpe==1.2.1 cryptography==3.0 docker==4.2.2