From ddb527bd861bb23c9e50260a8c54c8d296c73934 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 30 Sep 2022 19:53:22 +0000 Subject: [PATCH] Bump joblib from 0.12.0 to 1.2.0 Bumps [joblib](https://github.com/joblib/joblib) from 0.12.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.12...1.2.0) --- updated-dependencies: - dependency-name: joblib dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- requirements.txt | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/requirements.txt b/requirements.txt index ef84c28..2aba40f 100644 --- a/requirements.txt +++ b/requirements.txt @@ -1,9 +1,9 @@ gym[mujoco,atari,classic_control,robotics] demjson==2.2.4 -joblib==0.12.0 +joblib==1.2.0 pandas==0.22.0 matplotlib==3.0.2 -joblib==0.12.0 +joblib==1.2.0 tensorflow_gpu==1.15.2 cloudpickle==0.5.3 opencv_python==3.4.0.12