From b32c3fe46bdce62a3918a2cf0a61cdddda900174 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Sun, 16 Jul 2023 05:50:12 +0000 Subject: [PATCH] =?UTF-8?q?Bump=20jinja2=20in=20/Python=20=E8=BF=9B?= =?UTF-8?q?=E9=98=B6=E6=8C=91=E6=88=98=EF=BC=88=E6=97=A7=EF=BC=89/36-job-a?= =?UTF-8?q?nd-resume-management/jobplus?= 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 to 2.11.3. - [Release notes](https://github.com/pallets/jinja/releases) - [Changelog](https://github.com/pallets/jinja/blob/main/CHANGES.rst) - [Commits](https://github.com/pallets/jinja/compare/2.10...2.11.3) --- updated-dependencies: - dependency-name: jinja2 dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- .../36-job-and-resume-management/jobplus/requirements.txt" | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git "a/Python \350\277\233\351\230\266\346\214\221\346\210\230\357\274\210\346\227\247\357\274\211/36-job-and-resume-management/jobplus/requirements.txt" "b/Python \350\277\233\351\230\266\346\214\221\346\210\230\357\274\210\346\227\247\357\274\211/36-job-and-resume-management/jobplus/requirements.txt" index c4be28d..afa886b 100644 --- "a/Python \350\277\233\351\230\266\346\214\221\346\210\230\357\274\210\346\227\247\357\274\211/36-job-and-resume-management/jobplus/requirements.txt" +++ "b/Python \350\277\233\351\230\266\346\214\221\346\210\230\357\274\210\346\227\247\357\274\211/36-job-and-resume-management/jobplus/requirements.txt" @@ -10,7 +10,7 @@ Flask-SQLAlchemy==2.3.2 Flask-WTF==0.14.2 idna==2.6 itsdangerous==0.24 -Jinja2==2.10 +Jinja2==2.11.3 Mako==1.0.7 MarkupSafe==1.0 mysqlclient==1.3.12