File tree Expand file tree Collapse file tree 2 files changed +4
-4
lines changed Expand file tree Collapse file tree 2 files changed +4
-4
lines changed Original file line number Diff line number Diff line change @@ -9,11 +9,11 @@ unittest2
99selenium == 3.14.1
1010requests == 2.20.0
1111urllib3 == 1.24
12- pytest >= 3.9.2
12+ pytest >= 3.9.3
1313pytest-cov >= 2.6.0
1414pytest-html >= 1.19.0
1515pytest-rerunfailures >= 4.2
16- pytest-xdist >= 1.23.2
16+ pytest-xdist >= 1.24.0
1717parameterized == 0.6.1
1818beautifulsoup4 >= 4.6.0
1919pyotp >= 2.2.6
Original file line number Diff line number Diff line change 6161 'selenium==3.14.1' ,
6262 'requests==2.20.0' , # Changing this may effect "urllib3"
6363 'urllib3==1.24' , # Keep this lib in sync with "requests"
64- 'pytest>=3.9.2 ' ,
64+ 'pytest>=3.9.3 ' ,
6565 'pytest-cov>=2.6.0' ,
6666 'pytest-html>=1.19.0' ,
6767 'pytest-rerunfailures>=4.2' ,
68- 'pytest-xdist>=1.23.2 ' ,
68+ 'pytest-xdist>=1.24.0 ' ,
6969 'parameterized==0.6.1' ,
7070 'beautifulsoup4>=4.6.0' , # Keep at >=4.6.0 while using bs4
7171 'pyotp>=2.2.6' ,
You can’t perform that action at this time.
0 commit comments