From 8f8377b7b15b149fb8a75d47655bef2c3d8b5268 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Sat, 22 Jul 2023 21:47:55 +0000 Subject: [PATCH] Bump pyyaml from 3.13 to 5.4 Bumps [pyyaml](https://github.com/yaml/pyyaml) from 3.13 to 5.4. - [Changelog](https://github.com/yaml/pyyaml/blob/master/CHANGES) - [Commits](https://github.com/yaml/pyyaml/compare/3.13...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 3b83824..225d390 100644 --- a/requirements.txt +++ b/requirements.txt @@ -28,7 +28,7 @@ pytest-pep8==1.0.6 pytest-spec==1.1.0 pytest-sugar==0.9.2 pytest-watch==4.2.0 -PyYAML==3.13 +PyYAML==5.4 six==1.12.0 termcolor==1.1.0 watchdog==0.9.0