forked from orbit-oss/flask
Bump pytest from 5.4.3 to 6.0.0
Bumps [pytest](https://github.com/pytest-dev/pytest) from 5.4.3 to 6.0.0. - [Release notes](https://github.com/pytest-dev/pytest/releases) - [Changelog](https://github.com/pytest-dev/pytest/blob/master/CHANGELOG.rst) - [Commits](https://github.com/pytest-dev/pytest/compare/5.4.3...6.0.0) Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
This commit is contained in:
parent
37551e6798
commit
6ff7004db0
2 changed files with 8 additions and 7 deletions
|
|
@ -7,12 +7,13 @@
|
|||
attrs==19.3.0 # via pytest
|
||||
blinker==1.4 # via -r requirements/tests.in
|
||||
greenlet==0.4.16 # via -r requirements/tests.in
|
||||
iniconfig==1.0.0 # via pytest
|
||||
more-itertools==8.3.0 # via pytest
|
||||
packaging==20.4 # via pytest
|
||||
pluggy==0.13.1 # via pytest
|
||||
py==1.8.1 # via pytest
|
||||
py==1.9.0 # via pytest
|
||||
pyparsing==2.4.7 # via packaging
|
||||
pytest==5.4.3 # via -r requirements/tests.in
|
||||
pytest==6.0.0 # via -r requirements/tests.in
|
||||
python-dotenv==0.14.0 # via -r requirements/tests.in
|
||||
six==1.15.0 # via packaging
|
||||
wcwidth==0.1.9 # via pytest
|
||||
toml==0.10.1 # via pytest
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue