From 8745e2b20c23035f7029ddcd509b20124df7c371 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 30 Sep 2022 19:00:23 +0000 Subject: [PATCH] Bump joblib from 0.15.1 to 1.2.0 Bumps [joblib](https://github.com/joblib/joblib) from 0.15.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.15.1...1.2.0) --- updated-dependencies: - dependency-name: joblib dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- previous_labs_django_app/requirements.txt | 2 +- requirements.txt | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/previous_labs_django_app/requirements.txt b/previous_labs_django_app/requirements.txt index 8fb7bfff..417ceffb 100644 --- a/previous_labs_django_app/requirements.txt +++ b/previous_labs_django_app/requirements.txt @@ -18,7 +18,7 @@ idna==2.9 importlib-metadata==1.6.1 ; python_version < '3.8' isort==4.3.21 jmespath==0.10.0 -joblib==0.15.1 +joblib==1.2.0 lazy-object-proxy==1.4.3 lxml==4.4.2 mccabe==0.6.1 diff --git a/requirements.txt b/requirements.txt index 59d0e257..a6e76739 100644 --- a/requirements.txt +++ b/requirements.txt @@ -17,7 +17,7 @@ idna==2.9 itsdangerous==1.1.0 Jinja2==2.11.2 jmespath==0.10.0 -joblib==0.15.1 +joblib==1.2.0 llvmlite==0.33.0 Mako==1.1.3 MarkupSafe==1.1.1