From afb1c9c1942a45e4e9a8feac67f9b9255e20b6fb Mon Sep 17 00:00:00 2001 From: pyup-bot Date: Thu, 14 Oct 2021 13:54:22 -0700 Subject: [PATCH] Update pyyaml from 5.3.1 to 6.0 --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index 84c519d..6a9d40f 100644 --- a/requirements.txt +++ b/requirements.txt @@ -1,7 +1,7 @@ filelock==3.0.12 numpy>=1.18.2,<2 pydantic==1.4 -pyyaml==5.3.1 +pyyaml==6.0 typing-extensions==3.7.4.2 yamale==2.0.1 zarr==2.4.0