From 2b2c8b77cd14e447534cad9b486a513dbcadadd2 Mon Sep 17 00:00:00 2001 From: pyup-bot Date: Thu, 19 Mar 2020 07:12:19 +0100 Subject: [PATCH] Update pyyaml from 3.12 to 5.3.1 --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index c3109b4..9e217ca 100644 --- a/requirements.txt +++ b/requirements.txt @@ -4,6 +4,6 @@ gitpython==2.1.8 jinja2==2.10 pip==9.0.2 python-dotenv==0.8.2 -pyyaml==3.12 +pyyaml==5.3.1 twine==1.10.0 wheel==0.30.0 \ No newline at end of file