From 2bbcd92642be65db8ce94fb8d4abe489ef047573 Mon Sep 17 00:00:00 2001 From: orcutt989 Date: Tue, 25 Jul 2023 12:33:53 -0400 Subject: [PATCH] update pyyaml to 6.0.1 --- rpc-auth/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/rpc-auth/requirements.txt b/rpc-auth/requirements.txt index 5e8654233..7df6cc352 100644 --- a/rpc-auth/requirements.txt +++ b/rpc-auth/requirements.txt @@ -22,7 +22,7 @@ pysodium==0.7.5 pytezos==2.5.11 python-dateutil==2.8.1 pytzdata==2020.1 -PyYAML==5.4 +PyYAML==6.0.1 redis==3.5.3 requests==2.26.0 secp256k1==0.13.2