Skip to content

Commit

Permalink
Bump speechrecognition from 3.10.2 to 3.10.3
Browse files Browse the repository at this point in the history
Bumps [speechrecognition](https://github.com/Uberi/speech_recognition) from 3.10.2 to 3.10.3.
- [Release notes](https://github.com/Uberi/speech_recognition/releases)
- [Commits](Uberi/speech_recognition@3.10.2...3.10.3)

---
updated-dependencies:
- dependency-name: speechrecognition
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Apr 1, 2024
1 parent 8302af3 commit 521d900
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -2,5 +2,5 @@ playwright>=1.33.0
pydub==0.25.1
pytest-asyncio==0.23.6
setuptools==69.2.0
SpeechRecognition==3.10.2
SpeechRecognition==3.10.3
tenacity==8.2.3
2 changes: 1 addition & 1 deletion setup.py
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@
install_requires=[
"playwright>=1.33.0",
"pydub==0.25.1",
"SpeechRecognition==3.10.2",
"SpeechRecognition==3.10.3",
"tenacity==8.2.3",
],
classifiers=[
Expand Down

0 comments on commit 521d900

Please sign in to comment.