From 7e732d2190732219eca70c05b7520977664cdd03 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 4 Sep 2023 15:26:24 +0000 Subject: [PATCH 1/2] Bump openai from 0.27.9 to 0.28.0 Bumps [openai](https://github.com/openai/openai-python) from 0.27.9 to 0.28.0. - [Release notes](https://github.com/openai/openai-python/releases) - [Commits](https://github.com/openai/openai-python/compare/v0.27.9...v0.28.0) --- updated-dependencies: - dependency-name: openai dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index 91e7593..502cdc6 100644 --- a/requirements.txt +++ b/requirements.txt @@ -1,7 +1,7 @@ aiohttp==3.8.5 pyobjc # OpenAI -openai==0.27.9 +openai==0.28.0 # TTS gtts==2.3.2 pyttsx4==3.0.15 From 294a7cadeba5e8f5cc4eebf8357b30d8020650d8 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 4 Sep 2023 15:26:28 +0000 Subject: [PATCH 2/2] Bump mutagen from 1.46.0 to 1.47.0 Bumps [mutagen](https://github.com/quodlibet/mutagen) from 1.46.0 to 1.47.0. - [Release notes](https://github.com/quodlibet/mutagen/releases) - [Changelog](https://github.com/quodlibet/mutagen/blob/main/NEWS) - [Commits](https://github.com/quodlibet/mutagen/compare/release-1.46.0...release-1.47.0) --- updated-dependencies: - dependency-name: mutagen dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index 91e7593..967d924 100644 --- a/requirements.txt +++ b/requirements.txt @@ -6,7 +6,7 @@ openai==0.27.9 gtts==2.3.2 pyttsx4==3.0.15 mpyg321==2.1.1 -mutagen==1.46.0 +mutagen==1.47.0 pydub==0.25.1 # Transcriptor SpeechRecognition==3.10.0