From 2f86b14fd20b61ab4b528f63848a90f1d53a63c6 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 10 Jun 2024 15:22:22 -0400 Subject: [PATCH 1/4] Bump tj-actions/changed-files from 31 to 41 in /.github/workflows (#1897) Bumps [tj-actions/changed-files](https://github.com/tj-actions/changed-files) from 31 to 41. - [Release notes](https://github.com/tj-actions/changed-files/releases) - [Changelog](https://github.com/tj-actions/changed-files/blob/main/HISTORY.md) - [Commits](https://github.com/tj-actions/changed-files/compare/v31...v41) --- updated-dependencies: - dependency-name: tj-actions/changed-files dependency-type: direct:production ... Signed-off-by: dependabot[bot] Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: Will Cunningham --- .github/workflows/boilerplate.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/boilerplate.yml b/.github/workflows/boilerplate.yml index 862b33f87..8b2732fd3 100644 --- a/.github/workflows/boilerplate.yml +++ b/.github/workflows/boilerplate.yml @@ -28,7 +28,7 @@ jobs: fetch-depth: 0 - name: Get changed files id: changed-files - uses: tj-actions/changed-files@v31 + uses: tj-actions/changed-files@v41 with: files: | **/*.py From 484afbbfda8e5234fc8e47387d483b6fda7919ad Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 10 Jun 2024 15:24:09 -0400 Subject: [PATCH 2/4] Bump transformers in /doc/source/tutorials/voice_cloning (#1904) Bumps [transformers](https://github.com/huggingface/transformers) from 4.33.3 to 4.36.0. - [Release notes](https://github.com/huggingface/transformers/releases) - [Commits](https://github.com/huggingface/transformers/compare/v4.33.3...v4.36.0) --- updated-dependencies: - dependency-name: transformers dependency-type: direct:production ... Signed-off-by: dependabot[bot] Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: Will Cunningham --- doc/source/tutorials/voice_cloning/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/doc/source/tutorials/voice_cloning/requirements.txt b/doc/source/tutorials/voice_cloning/requirements.txt index 534f3b8e0..46354ffe1 100644 --- a/doc/source/tutorials/voice_cloning/requirements.txt +++ b/doc/source/tutorials/voice_cloning/requirements.txt @@ -8,5 +8,5 @@ soundfile==0.12.1 streamlit==1.28.1 torch==2.1.0 torchaudio==2.1.0 -transformers==4.33.3 +transformers==4.36.0 TTS==0.19.1 From 33a516c652a7c8dbdd3c60e4f2083948a3d8a1c7 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 10 Jun 2024 15:27:57 -0400 Subject: [PATCH 3/4] Bump streamlit in /doc/source/tutorials/0_ClassicalMachineLearning/genai (#1905) Bumps [streamlit](https://github.com/streamlit/streamlit) from 1.25.0 to 1.30.0. - [Release notes](https://github.com/streamlit/streamlit/releases) - [Commits](https://github.com/streamlit/streamlit/compare/1.25.0...1.30.0) --- updated-dependencies: - dependency-name: streamlit dependency-type: direct:production ... Signed-off-by: dependabot[bot] Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: Will Cunningham --- .../tutorials/0_ClassicalMachineLearning/genai/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/doc/source/tutorials/0_ClassicalMachineLearning/genai/requirements.txt b/doc/source/tutorials/0_ClassicalMachineLearning/genai/requirements.txt index 1162956d1..ad025cedc 100644 --- a/doc/source/tutorials/0_ClassicalMachineLearning/genai/requirements.txt +++ b/doc/source/tutorials/0_ClassicalMachineLearning/genai/requirements.txt @@ -5,7 +5,7 @@ diffusers==0.19.3 emoji==2.8.0 Pillow==9.5.0 sentencepiece==0.1.99 -streamlit==1.25.0 +streamlit==1.30.0 torch==2.0.1 transformers==4.36.0 xformers==0.0.21 From 9f3e32040766ee88bdc199cfdabbf7568e5aa5fb Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 10 Jun 2024 15:28:47 -0400 Subject: [PATCH 4/4] Bump streamlit in /doc/source/tutorials/voice_cloning (#1906) Bumps [streamlit](https://github.com/streamlit/streamlit) from 1.28.1 to 1.30.0. - [Release notes](https://github.com/streamlit/streamlit/releases) - [Commits](https://github.com/streamlit/streamlit/compare/1.28.1...1.30.0) --- updated-dependencies: - dependency-name: streamlit dependency-type: direct:production ... Signed-off-by: dependabot[bot] Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: Will Cunningham --- doc/source/tutorials/voice_cloning/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/doc/source/tutorials/voice_cloning/requirements.txt b/doc/source/tutorials/voice_cloning/requirements.txt index 46354ffe1..d9422ce39 100644 --- a/doc/source/tutorials/voice_cloning/requirements.txt +++ b/doc/source/tutorials/voice_cloning/requirements.txt @@ -5,7 +5,7 @@ pydub==0.25.1 pytube==15.0.0 scipy==1.11.3 soundfile==0.12.1 -streamlit==1.28.1 +streamlit==1.30.0 torch==2.1.0 torchaudio==2.1.0 transformers==4.36.0