|
135 | 135 | 'py==1.10.0;python_version>="3.5"',
|
136 | 136 | 'pytest==4.6.11;python_version<"3.5"',
|
137 | 137 | 'pytest==6.1.2;python_version>="3.5" and python_version<"3.6"',
|
138 |
| - 'pytest==6.2.1;python_version>="3.6"', |
| 138 | + 'pytest==6.2.2;python_version>="3.6"', |
139 | 139 | 'pytest-cov==2.11.1',
|
140 | 140 | 'pytest-forked==1.3.0',
|
141 | 141 | 'pytest-html==1.22.1;python_version<"3.6"',
|
|
163 | 163 | 'traitlets==5.0.5;python_version>="3.7"',
|
164 | 164 | 'ipython==5.10.0;python_version<"3.5"',
|
165 | 165 | 'prompt-toolkit==1.0.18;python_version<"3.6"',
|
166 |
| - 'prompt-toolkit==3.0.13;python_version>="3.6"', |
| 166 | + 'prompt-toolkit==3.0.14;python_version>="3.6"', |
167 | 167 | 'ipython==6.5.0;python_version>="3.5" and python_version<"3.6"',
|
168 | 168 | 'ipython==7.16.1;python_version>="3.6" and python_version<"3.7"',
|
169 | 169 | 'ipython==7.19.0;python_version>="3.7"',
|
|
192 | 192 | 'tornado==5.1.1;python_version<"3.5"',
|
193 | 193 | 'tornado==6.1;python_version>="3.5"',
|
194 | 194 | 'allure-pytest==2.8.22;python_version<"3.5"',
|
195 |
| - 'allure-pytest==2.8.31;python_version>="3.5"', |
| 195 | + 'allure-pytest==2.8.32;python_version>="3.5"', |
196 | 196 | 'pdfminer.six==20191110;python_version<"3.5"',
|
197 | 197 | 'pdfminer.six==20201018;python_version>="3.5"',
|
198 | 198 | ],
|
|
0 commit comments