From 3d34da9aa5a4ea3258b36ab32afa2e8f58e9e0b4 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 30 Sep 2022 18:28:44 +0000 Subject: [PATCH] Bump joblib from 0.8.4 to 1.2.0 in /nest_py/lib_src/fst_pipeline Bumps [joblib](https://github.com/joblib/joblib) from 0.8.4 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.8.4...1.2.0) --- updated-dependencies: - dependency-name: joblib dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- nest_py/lib_src/fst_pipeline/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/nest_py/lib_src/fst_pipeline/requirements.txt b/nest_py/lib_src/fst_pipeline/requirements.txt index 028389a..f3b1fc0 100644 --- a/nest_py/lib_src/fst_pipeline/requirements.txt +++ b/nest_py/lib_src/fst_pipeline/requirements.txt @@ -38,7 +38,7 @@ # FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER # DEALINGS WITH THE SOFTWARE. -joblib==0.8.4 +joblib==1.2.0 numpy>=1.10.4 pandas==0.17.1 rpy2==2.5.6