From 98d5345a543988372239c33ef49a91521e8b7132 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Sat, 28 Dec 2019 16:12:57 +0000 Subject: [PATCH] Bump django Bumps [django](https://github.com/django/django) from 1.11.22 to 1.11.23. - [Release notes](https://github.com/django/django/releases) - [Commits](https://github.com/django/django/compare/1.11.22...1.11.23) 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..2639d860 --- 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 @@ -1,5 +1,5 @@ -i https://mirrors.tencent.com/pypi/simple -Django==1.11.22 +Django==1.11.23 Markdown==2.5.2 Pygments==2.2.0 psycopg2==2.7.1