Skip to content

Commit

Permalink
[tda]: upgrade selenium version
Browse files Browse the repository at this point in the history
this is needed to fix some breakages in local chromedriver
  • Loading branch information
asottile-sentry committed Oct 19, 2023
1 parent 3031f08 commit 19e28cd
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion tda/requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@ pytest==7.4.2
pytest-xdist==3.1.0
pytest-forked==1.4.0
urllib3==1.26.14
selenium==4.8.0
selenium==4.14.0
Appium-Python-Client==2.8.1
PyYAML==6.0.1
requests==2.28.2
Expand Down

0 comments on commit 19e28cd

Please sign in to comment.