Skip to content

Commit

Permalink
[tda]: upgrade selenium version (#303)
Browse files Browse the repository at this point in the history
* [tda]: upgrade selenium version

this is needed to fix some breakages in local chromedriver

* appium client needs an update as well
  • Loading branch information
asottile-sentry authored Nov 1, 2023
1 parent 5824fcc commit ea7cc5e
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions tda/requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -2,8 +2,8 @@ pytest==7.4.2
pytest-xdist==3.1.0
pytest-forked==1.4.0
urllib3==1.26.14
selenium==4.8.0
Appium-Python-Client==2.8.1
selenium==4.14.0
Appium-Python-Client==2.11.1
PyYAML==6.0.1
requests==2.28.2
sentry-sdk==1.32.0

0 comments on commit ea7cc5e

Please sign in to comment.