From f957658305b8748aae424d097b9389258fd09174 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 25 Mar 2021 23:15:18 +0000 Subject: [PATCH] Bump pyyaml Bumps [pyyaml](https://github.com/yaml/pyyaml) from 3.13 to 5.4. - [Release notes](https://github.com/yaml/pyyaml/releases) - [Changelog](https://github.com/yaml/pyyaml/blob/master/CHANGES) - [Commits](https://github.com/yaml/pyyaml/compare/3.13...5.4) Signed-off-by: dependabot[bot] --- .../vulns/web_pyblog/home/ctf/blog/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) mode change 100755 => 100644 CTFd/plugins/ctfd_glowworm/vulns/web_pyblog/home/ctf/blog/requirements.txt diff --git a/CTFd/plugins/ctfd_glowworm/vulns/web_pyblog/home/ctf/blog/requirements.txt b/CTFd/plugins/ctfd_glowworm/vulns/web_pyblog/home/ctf/blog/requirements.txt old mode 100755 new mode 100644 index 32bb0d68..e8e035a1 --- a/CTFd/plugins/ctfd_glowworm/vulns/web_pyblog/home/ctf/blog/requirements.txt +++ b/CTFd/plugins/ctfd_glowworm/vulns/web_pyblog/home/ctf/blog/requirements.txt @@ -4,4 +4,4 @@ Markdown==2.5.2 Pygments==2.2.0 psycopg2==2.7.1 MySQL-Python==1.2.5 -PyYAML==3.13 +PyYAML==5.4