From 75fab39892d0c1149f9a71b551f0ed28fc7da276 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 8 Jan 2024 18:57:16 +0000 Subject: [PATCH] build(deps): bump pygame from 2.2.0 to 2.5.2 Bumps [pygame](https://github.com/pygame/pygame) from 2.2.0 to 2.5.2. - [Release notes](https://github.com/pygame/pygame/releases) - [Commits](https://github.com/pygame/pygame/compare/2.2.0...2.5.2) --- updated-dependencies: - dependency-name: pygame dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- text_to_audio/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/text_to_audio/requirements.txt b/text_to_audio/requirements.txt index 836a998c632..7d305335aac 100644 --- a/text_to_audio/requirements.txt +++ b/text_to_audio/requirements.txt @@ -1,2 +1,2 @@ gTTS==2.5.0 -pygame==2.2.0 +pygame==2.5.2