From 6b8e41e185b379402acac2d5e6cb80d9eca362cb 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=20werkzeug=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 [werkzeug](https://github.com/pallets/werkzeug) from 0.12.2 to 2.2.3. - [Release notes](https://github.com/pallets/werkzeug/releases) - [Changelog](https://github.com/pallets/werkzeug/blob/main/CHANGES.rst) - [Commits](https://github.com/pallets/werkzeug/compare/0.12.2...2.2.3) --- updated-dependencies: - dependency-name: werkzeug 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..06b3b33 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" @@ -21,5 +21,5 @@ six==1.11.0 SQLAlchemy==1.1.15 text-unidecode==1.1 urllib3==1.22 -Werkzeug==0.12.2 +Werkzeug==2.2.3 WTForms==2.1