Skip to content

Updates and more

Compare
Choose a tag to compare
@mdmintz mdmintz released this 05 Jun 02:29
· 4145 commits to master since this release
bf3ce5e

Updates and more

  • Add the ability to launch IE tests in headless mode.
  • Add option --ie as a shortcut for --browser=ie.
  • Update the Dockerfile.
  • Update HighCharts version to 9.1.1.
  • Update Python dependencies:
    -- certifi>=2021.5.30
    -- ipdb==0.13.9;python_version>="3.6"
    -- urllib3==1.26.5
    -- fasteners==0.16.1;python_version>="3.6"
    -- pytest-rerunfailures==10.0;python_version>="3.6"
    -- ipython==7.24.1;python_version>="3.7"