From 4ff1e35c3b5ccd5c8d59d2c0f59e96adc8db005d Mon Sep 17 00:00:00 2001 From: pyup-bot Date: Thu, 6 Jun 2019 21:18:38 -0700 Subject: [PATCH] Update pyyaml from 4.2b4 to 5.1.1 --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index 59bcf1c6..417acf65 100644 --- a/requirements.txt +++ b/requirements.txt @@ -38,7 +38,7 @@ pyOpenSSL==19.0.0 python-dateutil==2.8.0 python-slugify==2.0.1 pytz==2018.9 -PyYAML==4.2b4 +PyYAML==5.1.1 ratelim==0.1.6 requests==2.21.0 rsa==4.0