|
117 | 117 | 'py==1.8.1;python_version<"3.5"',
|
118 | 118 | 'py==1.9.0;python_version>="3.5"',
|
119 | 119 | 'pytest==4.6.11;python_version<"3.5"',
|
120 |
| - 'pytest==6.0.2;python_version>="3.5"', |
| 120 | + 'pytest==6.1.0;python_version>="3.5"', |
121 | 121 | 'pytest-cov==2.10.1',
|
122 | 122 | 'pytest-forked==1.3.0',
|
123 | 123 | 'pytest-html==1.22.1;python_version<"3.6"',
|
|
126 | 126 | 'pytest-metadata==1.10.0;python_version>="3.6"',
|
127 | 127 | 'pytest-ordering==0.6',
|
128 | 128 | 'pytest-rerunfailures==8.0;python_version<"3.5"',
|
129 |
| - 'pytest-rerunfailures==9.1;python_version>="3.5"', |
| 129 | + 'pytest-rerunfailures==9.1.1;python_version>="3.5"', |
130 | 130 | 'pytest-xdist==1.34.0;python_version<"3.5"',
|
131 | 131 | 'pytest-xdist==2.1.0;python_version>="3.5"',
|
132 | 132 | 'parameterized==0.7.4',
|
133 | 133 | 'soupsieve==1.9.6;python_version<"3.5"',
|
134 | 134 | 'soupsieve==2.0.1;python_version>="3.5"',
|
135 |
| - 'beautifulsoup4==4.9.1', |
| 135 | + 'beautifulsoup4==4.9.2', |
136 | 136 | 'cryptography==3.0;python_version<"3.6"',
|
137 | 137 | 'cryptography==3.1.1;python_version>="3.6"',
|
138 | 138 | 'pyopenssl==19.1.0',
|
|
156 | 156 | 'zipp==1.2.0;python_version<"3.6"',
|
157 | 157 | 'zipp==3.2.0;python_version>="3.6"',
|
158 | 158 | 'importlib-metadata==2.0.0',
|
159 |
| - 'rich==7.0.0;python_version>="3.6" and python_version<"4.0"', |
| 159 | + 'rich==7.1.0;python_version>="3.6" and python_version<"4.0"', |
160 | 160 | 'flake8==3.7.9;python_version<"3.5"',
|
161 | 161 | 'flake8==3.8.3;python_version>="3.5"',
|
162 | 162 | 'pyflakes==2.1.1;python_version<"3.5"',
|
|
0 commit comments