From 6a17b50c88f5aa30841f81899c9244b71f058498 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Sat, 3 Feb 2024 19:59:00 +0000 Subject: [PATCH 1/5] Bump ipython from 7.27.0 to 8.10.0 Bumps [ipython](https://github.com/ipython/ipython) from 7.27.0 to 8.10.0. - [Release notes](https://github.com/ipython/ipython/releases) - [Commits](https://github.com/ipython/ipython/compare/7.27.0...8.10.0) --- updated-dependencies: - dependency-name: ipython dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index a57be84..f05b623 100644 --- a/requirements.txt +++ b/requirements.txt @@ -10,7 +10,7 @@ decorator==5.1.0 filelock==3.0.12 huggingface-hub==0.0.17 idna==3.2 -ipython==7.27.0 +ipython==8.10.0 jedi==0.18.0 joblib==1.0.1 librosa==0.8.1 -- 2.49.1 From 4d18262e624d2686425a9d026e92075687701f46 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Sat, 3 Feb 2024 19:59:00 +0000 Subject: [PATCH 2/5] Bump transformers from 4.10.2 to 4.36.0 Bumps [transformers](https://github.com/huggingface/transformers) from 4.10.2 to 4.36.0. - [Release notes](https://github.com/huggingface/transformers/releases) - [Commits](https://github.com/huggingface/transformers/compare/v4.10.2...v4.36.0) --- updated-dependencies: - dependency-name: transformers dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index a57be84..7c5904e 100644 --- a/requirements.txt +++ b/requirements.txt @@ -40,7 +40,7 @@ tokenizers==0.10.3 torch==1.9.0 tqdm==4.62.2 traitlets==5.1.0 -transformers==4.10.2 +transformers==4.36.0 typing-extensions==3.10.0.2 urllib3==1.26.6 wcwidth==0.2.5 -- 2.49.1 From 212fa61f729e54ce23143e7fbc64b57793028305 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Sat, 3 Feb 2024 19:59:11 +0000 Subject: [PATCH 3/5] Bump torch from 1.9.0 to 1.13.1 Bumps [torch](https://github.com/pytorch/pytorch) from 1.9.0 to 1.13.1. - [Release notes](https://github.com/pytorch/pytorch/releases) - [Changelog](https://github.com/pytorch/pytorch/blob/main/RELEASE.md) - [Commits](https://github.com/pytorch/pytorch/compare/v1.9.0...v1.13.1) --- updated-dependencies: - dependency-name: torch dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index a57be84..5c00806 100644 --- a/requirements.txt +++ b/requirements.txt @@ -37,7 +37,7 @@ six==1.16.0 SoundFile==0.10.3.post1 threadpoolctl==2.2.0 tokenizers==0.10.3 -torch==1.9.0 +torch==1.13.1 tqdm==4.62.2 traitlets==5.1.0 transformers==4.10.2 -- 2.49.1 From 869e882556f2d78b4a65440ea76982c78356970a Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Sat, 3 Feb 2024 19:59:17 +0000 Subject: [PATCH 4/5] Bump joblib from 1.0.1 to 1.2.0 Bumps [joblib](https://github.com/joblib/joblib) from 1.0.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/1.0.1...1.2.0) --- updated-dependencies: - dependency-name: joblib dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index a57be84..67072df 100644 --- a/requirements.txt +++ b/requirements.txt @@ -12,7 +12,7 @@ huggingface-hub==0.0.17 idna==3.2 ipython==7.27.0 jedi==0.18.0 -joblib==1.0.1 +joblib==1.2.0 librosa==0.8.1 llvmlite==0.37.0 matplotlib-inline==0.1.3 -- 2.49.1 From c2af72b79a4f0d3b28c5e83e51f4e7f919f0ccce Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Sat, 3 Feb 2024 20:00:30 +0000 Subject: [PATCH 5/5] Bump requests from 2.26.0 to 2.31.0 Bumps [requests](https://github.com/psf/requests) from 2.26.0 to 2.31.0. - [Release notes](https://github.com/psf/requests/releases) - [Changelog](https://github.com/psf/requests/blob/main/HISTORY.md) - [Commits](https://github.com/psf/requests/compare/v2.26.0...v2.31.0) --- updated-dependencies: - dependency-name: requests dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index a57be84..79ec968 100644 --- a/requirements.txt +++ b/requirements.txt @@ -28,7 +28,7 @@ Pygments==2.10.0 pyparsing==2.4.7 PyYAML==5.4.1 regex==2021.8.28 -requests==2.26.0 +requests==2.31.0 resampy==0.2.2 sacremoses==0.0.45 scikit-learn==1.0.1 -- 2.49.1