From 0c91a1189b274164cdbebdac516a6a8314128845 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Thu, 8 Aug 2024 02:51:26 +0000 Subject: [PATCH] Update dependency PyYAML to v6 --- scripts/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/scripts/requirements.txt b/scripts/requirements.txt index effac49..51fcddf 100644 --- a/scripts/requirements.txt +++ b/scripts/requirements.txt @@ -2,5 +2,5 @@ et-xmlfile==1.1.0 openpyxl==3.0.9 packaging==21.0 parsy==1.3.0 -PyYAML==5.4.1 +PyYAML==6.0.2 pylatex==1.4.1