Skip to content

Commit

Permalink
Merge pull request #111 from Xewdy444/dependabot/pip/tenacity-8.5.0
Browse files Browse the repository at this point in the history
  • Loading branch information
Xewdy444 authored Jul 5, 2024
2 parents 7680dd6 + 9fbb52e commit 7d73c78
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 @@ -3,4 +3,4 @@ pydub==0.25.1
pytest-asyncio==0.23.7
setuptools==70.2.0
SpeechRecognition==3.10.4
tenacity==8.4.2
tenacity==8.5.0
2 changes: 1 addition & 1 deletion setup.py
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@
"playwright>=1.33.0",
"pydub==0.25.1",
"SpeechRecognition==3.10.4",
"tenacity==8.4.2",
"tenacity==8.5.0",
],
classifiers=[
"Programming Language :: Python :: 3",
Expand Down

0 comments on commit 7d73c78

Please sign in to comment.