From 8e5aab7fd5beb4cb89402a4bc2ebcaaea1cc7e71 Mon Sep 17 00:00:00 2001 From: pyup-bot Date: Thu, 10 Dec 2020 08:22:59 -0500 Subject: [PATCH] Update coloredlogs from 14.0 to 15.0 --- setup.cfg | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/setup.cfg b/setup.cfg index b99a738..92449ea 100644 --- a/setup.cfg +++ b/setup.cfg @@ -32,7 +32,7 @@ install_requires = pep517==0.8.2 twine==3.2.0 click==7.1.2 - coloredlogs==14.0 + coloredlogs==15.0 importlib_metadata==2.0.0 tests_require =