From ced04fc49eeb6e6dee1c4dd585e4fd14ccbba785 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Sat, 20 Mar 2021 01:30:42 +0000 Subject: [PATCH] =?UTF-8?q?Bump=20jinja2=20in=20/2019/CISCN2019=E5=8D=8E?= =?UTF-8?q?=E4=B8=9C=E5=8C=97=E7=BA=BF=E4=B8=8B=E8=B5=9B/cookie/pro-system?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Bumps [jinja2](https://github.com/pallets/jinja) from 2.10.1 to 2.11.3. - [Release notes](https://github.com/pallets/jinja/releases) - [Changelog](https://github.com/pallets/jinja/blob/master/CHANGES.rst) - [Commits](https://github.com/pallets/jinja/compare/2.10.1...2.11.3) Signed-off-by: dependabot[bot] --- .../cookie/pro-system/requirements.txt" | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git "a/2019/CISCN2019\345\215\216\344\270\234\345\214\227\347\272\277\344\270\213\350\265\233/cookie/pro-system/requirements.txt" "b/2019/CISCN2019\345\215\216\344\270\234\345\214\227\347\272\277\344\270\213\350\265\233/cookie/pro-system/requirements.txt" index 303c195..a7b4ba4 100644 --- "a/2019/CISCN2019\345\215\216\344\270\234\345\214\227\347\272\277\344\270\213\350\265\233/cookie/pro-system/requirements.txt" +++ "b/2019/CISCN2019\345\215\216\344\270\234\345\214\227\347\272\277\344\270\213\350\265\233/cookie/pro-system/requirements.txt" @@ -1,7 +1,7 @@ Click==7.0 Flask==1.0.2 itsdangerous==1.1.0 -Jinja2==2.10.1 +Jinja2==2.11.3 MarkupSafe==1.1.1 redis==3.2.1 Werkzeug==0.15.2