From c5dd76879ef731979574dcf4c2316ddc6578fc59 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 30 Sep 2022 15:35:18 +0000 Subject: [PATCH] Bump joblib from 1.1.0 to 1.2.0 in /smart_word_hints_api/requirements Bumps [joblib](https://github.com/joblib/joblib) from 1.1.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/1.1.0...1.2.0) --- updated-dependencies: - dependency-name: joblib dependency-type: indirect ... Signed-off-by: dependabot[bot] --- smart_word_hints_api/requirements/dev_requirements.txt | 2 +- smart_word_hints_api/requirements/requirements.txt | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/smart_word_hints_api/requirements/dev_requirements.txt b/smart_word_hints_api/requirements/dev_requirements.txt index b06e5d3..587c94f 100644 --- a/smart_word_hints_api/requirements/dev_requirements.txt +++ b/smart_word_hints_api/requirements/dev_requirements.txt @@ -81,7 +81,7 @@ jmespath==0.10.0 # -r requirements.txt # boto3 # botocore -joblib==1.1.0 +joblib==1.2.0 # via # -r requirements.txt # nltk diff --git a/smart_word_hints_api/requirements/requirements.txt b/smart_word_hints_api/requirements/requirements.txt index 30e0fc0..f4dc75d 100644 --- a/smart_word_hints_api/requirements/requirements.txt +++ b/smart_word_hints_api/requirements/requirements.txt @@ -51,7 +51,7 @@ jmespath==0.10.0 # via # boto3 # botocore -joblib==1.1.0 +joblib==1.2.0 # via nltk lambda-warmer-py==0.6.0 # via -r requirements.in