From 5cb1320cf804bcc5c95da9812302130993aa9e50 Mon Sep 17 00:00:00 2001 From: pyup-bot Date: Thu, 14 Oct 2021 19:56:45 +0200 Subject: [PATCH] Update pyyaml from 5.4 to 6.0 --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index 57ebb23ae..991ac2dd2 100644 --- a/requirements.txt +++ b/requirements.txt @@ -8,7 +8,7 @@ pyudev==0.22.0 requests==2.24.0 xmodem==0.4.5 autobahn==21.2.1 -PyYAML==5.4 +PyYAML==6.0 ansicolors==1.1.8 pyusb==1.1.0 six>=1.13.0