From 06d71c515df8a478047c5646b1b421740888a049 Mon Sep 17 00:00:00 2001 From: pyup-bot Date: Mon, 23 Oct 2023 20:46:07 +0200 Subject: [PATCH] Update pyyaml from 6.0 to 6.0.1 --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index 1e45805..5475a47 100644 --- a/requirements.txt +++ b/requirements.txt @@ -1,3 +1,3 @@ -pyyaml==6.0 +pyyaml==6.0.1 wakeonlan==3.0.0 scapy==2.5.0 \ No newline at end of file