From 9ab56cd9e258d2a490172aeda0510b2abfcd465a Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 22 May 2023 21:18:08 +0000 Subject: [PATCH] =?UTF-8?q?Bump=20requests=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 [requests](https://github.com/psf/requests) from 2.18.4 to 2.31.0. - [Release notes](https://github.com/psf/requests/releases) - [Changelog](https://github.com/psf/requests/blob/main/HISTORY.md) - [Commits](https://github.com/psf/requests/compare/v2.18.4...v2.31.0) --- updated-dependencies: - dependency-name: requests 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..d378fea 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" @@ -16,7 +16,7 @@ MarkupSafe==1.0 mysqlclient==1.3.12 python-dateutil==2.6.1 python-editor==1.0.3 -requests==2.18.4 +requests==2.31.0 six==1.11.0 SQLAlchemy==1.1.15 text-unidecode==1.1