Skip to content

Commit

Permalink
try selenium 4.2.0 for deprecated methods
Browse files Browse the repository at this point in the history
  • Loading branch information
jantman committed Jan 24, 2024
1 parent cc9c8e5 commit 9bdff25
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -34,7 +34,7 @@ python-dateutil==2.8.1
python-editor==1.0.4
pytz
requests
selenium==4.7.2
selenium==4.2.0
six==1.14.0
versionfinder>=1.0.0
wishlist==0.2.2
Expand Down
4 changes: 2 additions & 2 deletions tox.ini
Original file line number Diff line number Diff line change
Expand Up @@ -135,7 +135,7 @@ deps =
mock
freezegun
pytest-flask==1.0.0
selenium==4.7.2
selenium==4.2.0
pytest-selenium==4.0.0
pytest-timeout
alembic-verify
Expand Down Expand Up @@ -164,7 +164,7 @@ deps =
mock
freezegun
pytest-flask==1.0.0
selenium==4.7.2
selenium==4.2.0
pytest-selenium==4.0.0
pytest-timeout
alembic-verify
Expand Down

0 comments on commit 9bdff25

Please sign in to comment.