From 2fc23c8cf45cefb212c9fe32e8cc82f384ac597f Mon Sep 17 00:00:00 2001 From: pyup-bot Date: Sat, 15 Feb 2020 14:21:05 -0700 Subject: [PATCH] Update coloredlogs from 10.0 to 11.3 --- requirements/dev.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements/dev.txt b/requirements/dev.txt index 6039fc6..d38b5f4 100644 --- a/requirements/dev.txt +++ b/requirements/dev.txt @@ -1,5 +1,5 @@ -r test.txt -coloredlogs==10.0 +coloredlogs==11.3 cryptography==2.8 watchdog==0.9.0 flake8==3.7.8