From f82844232fca91187c0817ddef9b563184b6a604 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 30 Sep 2022 19:56:25 +0000 Subject: [PATCH] Bump joblib from 0.14.1 to 1.2.0 in /first_task_search_engine Bumps [joblib](https://github.com/joblib/joblib) from 0.14.1 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.1...1.2.0) --- updated-dependencies: - dependency-name: joblib dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- first_task_search_engine/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/first_task_search_engine/requirements.txt b/first_task_search_engine/requirements.txt index 7beaf77..761dcc8 100644 --- a/first_task_search_engine/requirements.txt +++ b/first_task_search_engine/requirements.txt @@ -27,7 +27,7 @@ identify==1.4.11 idna==2.8 importlib-metadata==1.5.0 jmespath==0.9.5 -joblib==0.14.1 +joblib==1.2.0 lxml==4.5.0 multidict==4.7.5 ndjson==0.3.1