From 9b871f263b790bc7ad64d35a2069491a8bbee969 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 30 Sep 2022 20:17:09 +0000 Subject: [PATCH] Bump joblib from 0.14.0 to 1.2.0 in /api_source_code/flask_app Bumps [joblib](https://github.com/joblib/joblib) from 0.14.0 to 1.2.0. - [Release notes](https://github.com/joblib/joblib/releases) - [Changelog](https://github.com/joblib/joblib/blob/master/CHANGES.rst) - [Commits](https://github.com/joblib/joblib/compare/0.14.0...1.2.0) --- updated-dependencies: - dependency-name: joblib dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- api_source_code/flask_app/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/api_source_code/flask_app/requirements.txt b/api_source_code/flask_app/requirements.txt index 702a213..8d78886 100644 --- a/api_source_code/flask_app/requirements.txt +++ b/api_source_code/flask_app/requirements.txt @@ -10,7 +10,7 @@ idna==2.8 itsdangerous==1.1.0 Jinja2==2.10.3 jmespath==0.9.4 -joblib==0.14.0 +joblib==1.2.0 MarkupSafe==1.1.1 numpy==1.17.2 pandas==0.25.3