From 1256be1b5678dafae567041cc20db42efd40c9c5 Mon Sep 17 00:00:00 2001 From: Evgeny Semenov Date: Mon, 29 Jan 2024 13:53:01 +0000 Subject: [PATCH] upgrade pyyaml --- doc/requirements.txt | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/doc/requirements.txt b/doc/requirements.txt index 944cc7ca..172a45b2 100644 --- a/doc/requirements.txt +++ b/doc/requirements.txt @@ -12,7 +12,7 @@ packaging==23.0 Pillow==10.2.0 Pygments==2.14.0 pytz==2022.7.1 -PyYAML==6.0 +PyYAML==6.0.1 reportlab==4.0.9 requests==2.28.2 rst2pdf==0.99 @@ -28,4 +28,3 @@ sphinxcontrib-serializinghtml==1.1.5 sphinxcontrib.applehelp==1.0.3 urllib3==1.26.14 zipp==3.11.0 -