From 3c179f4e4790c6aa852f98b4363abac5096efeba Mon Sep 17 00:00:00 2001 From: pyup-bot Date: Thu, 21 Jan 2021 04:33:55 +0200 Subject: [PATCH] Update pyyaml from 5.1 to 5.4.1 --- requirements-travis.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements-travis.txt b/requirements-travis.txt index e9aa072..d23e00d 100644 --- a/requirements-travis.txt +++ b/requirements-travis.txt @@ -1,4 +1,4 @@ pytest==3.5.0 Sphinx==1.7.2 -PyYAML==5.1 +PyYAML==5.4.1 ipython==6.3.1 \ No newline at end of file