Skip to content

Commit 4cd253e

Browse files
Bump pygame from 2.5.2 to 2.6.0
Bumps [pygame](https://github.com/pygame/pygame) from 2.5.2 to 2.6.0. - [Release notes](https://github.com/pygame/pygame/releases) - [Commits](pygame/pygame@2.5.2...2.6.0) --- updated-dependencies: - dependency-name: pygame dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 534d8a0 commit 4cd253e

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

requirements_with_versions.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -61,7 +61,7 @@ thirdai==0.8.5
6161
google-api-python-client==2.133.0
6262
sound==0.1.0
6363
xlwt==1.3.0
64-
pygame==2.5.2
64+
pygame==2.6.0
6565
speechtotext==0.0.3
6666
wikipedia==1.4.0
6767
tqdm==4.66.4

text_to_audio/requirements.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,2 +1,2 @@
11
gTTS==2.5.3
2-
pygame==2.5.2
2+
pygame==2.6.0

0 commit comments

Comments
 (0)