From 32a949bcf1f9db034b8903304c668ddb1e19282f Mon Sep 17 00:00:00 2001 From: pyup-bot Date: Fri, 15 Oct 2021 00:26:21 +0200 Subject: [PATCH] Update pyyaml from 3.12 to 6.0 --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index c3109b4..957c91a 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==6.0 twine==1.10.0 wheel==0.30.0 \ No newline at end of file