From 3c56657d1ffc240b16ccfb66311c686957bdd681 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 30 Sep 2022 19:31:31 +0000 Subject: [PATCH] build(deps): bump joblib from 0.14.0 to 1.2.0 in /riotbuild 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] --- riotbuild/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/riotbuild/requirements.txt b/riotbuild/requirements.txt index 1b9cf219..73c6a578 100644 --- a/riotbuild/requirements.txt +++ b/riotbuild/requirements.txt @@ -12,7 +12,7 @@ cryptography==3.3.2 scapy>=2.4.3 protobuf==3.18.3 scikit-learn==0.22.1 -joblib==0.14.0 +joblib==1.2.0 emlearn==0.10.1 jinja2==2.11.3 riotctrl[rapidjson]>=0.4.0