Skip to content

Commit

Permalink
Upgrade to latest pytest-twisted release
Browse files Browse the repository at this point in the history
Since we just upgraded Twisted, we should also upgrade our
pytest-twisted dependency to ensure tests are still working.
  • Loading branch information
lunkwill42 committed Feb 28, 2024
1 parent 5695742 commit 0704960
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion tests/requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@ pytest-metadata<2.0.0
pytest-cov==2.7.1
pytest-selenium==2.0.1
pytest-timeout
pytest-twisted==1.12
pytest-twisted~=1.14.0
pytidylib==0.3.2
selenium==3.141.0
whisper>=0.9.9
Expand Down

0 comments on commit 0704960

Please sign in to comment.