You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@mxnet.apache.org by je...@apache.org on 2023/01/03 19:50:18 UTC

[mxnet-ci] branch master updated: Bump joblib from 0.12.1 to 1.2.0 in /services/jenkins-autoscaling (#56)

This is an automated email from the ASF dual-hosted git repository.

jevans pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/mxnet-ci.git


The following commit(s) were added to refs/heads/master by this push:
     new 2dd7f4a  Bump joblib from 0.12.1 to 1.2.0 in /services/jenkins-autoscaling (#56)
2dd7f4a is described below

commit 2dd7f4a15092bc25c1e421b6fa35b6c17c711b78
Author: dependabot[bot] <49...@users.noreply.github.com>
AuthorDate: Tue Jan 3 11:50:14 2023 -0800

    Bump joblib from 0.12.1 to 1.2.0 in /services/jenkins-autoscaling (#56)
    
    Bumps [joblib](https://github.com/joblib/joblib) from 0.12.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.12.1...1.2.0)
    
    ---
    updated-dependencies:
    - dependency-name: joblib
      dependency-type: direct:production
    ...
    
    Signed-off-by: dependabot[bot] <su...@github.com>
    
    Signed-off-by: dependabot[bot] <su...@github.com>
    Co-authored-by: dependabot[bot] <49...@users.noreply.github.com>
---
 services/jenkins-autoscaling/requirements.txt | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/services/jenkins-autoscaling/requirements.txt b/services/jenkins-autoscaling/requirements.txt
index 686cb20..7fbb6d9 100644
--- a/services/jenkins-autoscaling/requirements.txt
+++ b/services/jenkins-autoscaling/requirements.txt
@@ -11,7 +11,7 @@ ipython-genutils==0.2.0
 jedi==0.12.1
 jenkinsapi==0.3.6
 jmespath==0.9.3
-joblib==0.12.1
+joblib==1.2.0
 parso==0.3.1
 pexpect==4.6.0
 pickleshare==0.7.4