Skip to content

Commit bf6ce19

Browse files
Bump pygame from 2.6.0 to 2.6.1
Bumps [pygame](https://github.com/pygame/pygame) from 2.6.0 to 2.6.1. - [Release notes](https://github.com/pygame/pygame/releases) - [Commits](pygame/pygame@2.6.0...2.6.1) --- updated-dependencies: - dependency-name: pygame dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 7769622 commit bf6ce19

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.9.11
6161
google-api-python-client==2.142.0
6262
sound==0.1.0
6363
xlwt==1.3.0
64-
pygame==2.6.0
64+
pygame==2.6.1
6565
speechtotext==0.0.3
6666
wikipedia==1.4.0
6767
tqdm==4.66.5

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.6.0
2+
pygame==2.6.1

0 commit comments

Comments
 (0)