From 5b63534c16a8b4f3fe5cdff1db075208921fa488 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 30 Sep 2022 19:58:48 +0000 Subject: [PATCH] Bump joblib in /examples/DPU-for-RNN/rnnt_asr_vck5000 Bumps [joblib](https://github.com/joblib/joblib) from 0.14.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.14.1...1.2.0) --- updated-dependencies: - dependency-name: joblib dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- examples/DPU-for-RNN/rnnt_asr_vck5000/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) mode change 100755 => 100644 examples/DPU-for-RNN/rnnt_asr_vck5000/requirements.txt diff --git a/examples/DPU-for-RNN/rnnt_asr_vck5000/requirements.txt b/examples/DPU-for-RNN/rnnt_asr_vck5000/requirements.txt old mode 100755 new mode 100644 index afdc57bbf..ee72bdb5b --- a/examples/DPU-for-RNN/rnnt_asr_vck5000/requirements.txt +++ b/examples/DPU-for-RNN/rnnt_asr_vck5000/requirements.txt @@ -32,7 +32,7 @@ inflect==4.1.0 ipython==7.16.1 ipython-genutils==0.2.0 jedi==0.17.2 -joblib==0.14.1 +joblib==1.2.0 jsonpatch==1.25 jsonpointer==2.0 kiwisolver==1.2.0