From 37536c7ada1fecd6e1c759ff1d800c7288c56710 Mon Sep 17 00:00:00 2001 From: pyup-bot Date: Fri, 9 Nov 2018 11:49:38 +0100 Subject: [PATCH] Update ruamel.yaml from 0.15.42 to 0.15.77 --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index 455ebab..c1d6a65 100644 --- a/requirements.txt +++ b/requirements.txt @@ -11,6 +11,6 @@ ipython-genutils==0.2.0 rainbow_logging_handler==2.2.2 spectate==0.2.2 toolz==0.9.0 -ruamel.yaml==0.15.42 +ruamel.yaml==0.15.77 contextvars==2.3; python_version < '3.7' packaging==17.1