From 64c64ef0ed655f6769416f326b51086de4509a9d Mon Sep 17 00:00:00 2001 From: pyup-bot Date: Tue, 18 Jul 2023 15:52:24 +1000 Subject: [PATCH] Update pyyaml from 5.3.1 to 6.0.1 --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index ca85ac5..7fc17bc 100644 --- a/requirements.txt +++ b/requirements.txt @@ -1,4 +1,4 @@ pandas==0.25.0 paramiko>=2.4.2 tqdm==4.23.4 -PyYAML==5.3.1 \ No newline at end of file +PyYAML==6.0.1 \ No newline at end of file