Просмотр исходного кода

Update pytest-xdist from 1.16.0 to 1.20.1

pyup-bot 8 лет назад
Родитель
Сommit
a9b71a8eae
1 измененных файлов: 1 добавлений и 1 удалений
  1. 1 1
      requirements.txt

+ 1 - 1
requirements.txt Просмотреть файл

11
 pyparsing==2.2.0
11
 pyparsing==2.2.0
12
 pytest==3.2.3
12
 pytest==3.2.3
13
 pytest-cov==2.5.1
13
 pytest-cov==2.5.1
14
-pytest-xdist==1.16.0
14
+pytest-xdist==1.20.1
15
 PyYAML==3.12
15
 PyYAML==3.12
16
 six==1.10.0
16
 six==1.10.0
17
 typing==3.6.1
17
 typing==3.6.1