From 1a33740a46447575d0483c0979a4622b7cbabf45 Mon Sep 17 00:00:00 2001 From: pyup-bot Date: Thu, 30 Aug 2018 02:45:16 +0300 Subject: [PATCH] Update boltons from 18.0.0 to 18.0.1 --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index 455ebab..327e1c3 100644 --- a/requirements.txt +++ b/requirements.txt @@ -4,7 +4,7 @@ # # pip-compile --output-file requirements.txt setup.py # -boltons==18.0.0 +boltons==18.0.1 #colorama==0.3.9 # via rainbow-logging-handler ipython-genutils==0.2.0 #logutils==0.3.5 # via rainbow-logging-handler