Bump pytest from 6.0.2 to 6.1.1 (#3790)
Bumps [pytest](https://github.com/pytest-dev/pytest) from 6.0.2 to 6.1.1. - [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/6.0.2...6.1.1) Signed-off-by: dependabot-preview[bot] <support@dependabot.com> Co-authored-by: dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com>
This commit is contained in:
parent
967b235035
commit
c5a5d9b30b
2 changed files with 2 additions and 4 deletions
|
|
@ -8,12 +8,11 @@ attrs==19.3.0 # via pytest
|
|||
blinker==1.4 # via -r requirements/tests.in
|
||||
greenlet==0.4.17 # 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.9.0 # via pytest
|
||||
pyparsing==2.4.7 # via packaging
|
||||
pytest==6.0.2 # via -r requirements/tests.in
|
||||
pytest==6.1.1 # via -r requirements/tests.in
|
||||
python-dotenv==0.14.0 # via -r requirements/tests.in
|
||||
six==1.15.0 # via packaging
|
||||
toml==0.10.1 # via pytest
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue