From 731ec9a07ff85b16d7c657b33087146261a8d198 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 23 Feb 2024 08:34:33 +0000 Subject: [PATCH] Bump pyyaml from 3.11 to 5.4 Bumps [pyyaml](https://github.com/yaml/pyyaml) from 3.11 to 5.4. - [Changelog](https://github.com/yaml/pyyaml/blob/main/CHANGES) - [Commits](https://github.com/yaml/pyyaml/compare/3.11...5.4) --- updated-dependencies: - dependency-name: pyyaml dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index 05cc164c..56dd6e0a 100644 --- a/requirements.txt +++ b/requirements.txt @@ -6,7 +6,7 @@ path.py==2.4.1 pep8==1.5.7 pyPdf2==1.23 python-bidi==0.3.4 -PyYAML==3.11 +PyYAML==5.4 reportlab==3.1.44 requests==2.3.0 git+https://github.com/edx/opaque-keys.git@1254ed4d615a428591850656f39f26509b86d30a#egg=opaque-keys