From 0bc98d65fba007e15bb0399b43d396acea7f1197 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 16 Feb 2023 06:31:22 +0000 Subject: [PATCH] Bump gitpython in /python_explorations_audio_log_unit_test Bumps [gitpython](https://github.com/gitpython-developers/GitPython) from 3.1.27 to 3.1.30. - [Release notes](https://github.com/gitpython-developers/GitPython/releases) - [Changelog](https://github.com/gitpython-developers/GitPython/blob/main/CHANGES) - [Commits](https://github.com/gitpython-developers/GitPython/compare/3.1.27...3.1.30) --- updated-dependencies: - dependency-name: gitpython dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- .../requirements_speech_to_text.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/python_explorations_audio_log_unit_test/requirements_speech_to_text.txt b/python_explorations_audio_log_unit_test/requirements_speech_to_text.txt index 2f65a335..5254a370 100644 --- a/python_explorations_audio_log_unit_test/requirements_speech_to_text.txt +++ b/python_explorations_audio_log_unit_test/requirements_speech_to_text.txt @@ -25,7 +25,7 @@ entrypoints==0.4 executing==0.8.3 fastjsonschema==2.15.3 gitdb==4.0.9 -GitPython==3.1.27 +GitPython==3.1.30 gTTS==2.2.4 h11==0.13.0 idna==3.3