From 45ccaa0a0a34eec89ce8e4e16df9980b15ed3a27 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 1 May 2023 20:12:22 +0000 Subject: [PATCH] =?UTF-8?q?Bump=20flask=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 [flask](https://github.com/pallets/flask) from 0.12.2 to 2.3.2. - [Release notes](https://github.com/pallets/flask/releases) - [Changelog](https://github.com/pallets/flask/blob/main/CHANGES.rst) - [Commits](https://github.com/pallets/flask/compare/0.12.2...2.3.2) --- updated-dependencies: - dependency-name: flask 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..857e0ad 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" @@ -3,7 +3,7 @@ certifi==2017.11.5 chardet==3.0.4 click==6.7 Faker==0.8.7 -Flask==0.12.2 +Flask==2.3.2 Flask-Login==0.4.0 Flask-Migrate==2.1.1 Flask-SQLAlchemy==2.3.2