pip prod(deps): bump pytest from 6.2.5 to 7.0.1 (#1164)
Bumps [pytest](https://github.com/pytest-dev/pytest) from 6.2.5 to 7.0.1. - [Release notes](https://github.com/pytest-dev/pytest/releases) - [Changelog](https://github.com/pytest-dev/pytest/blob/main/CHANGELOG.rst) - [Commits](https://github.com/pytest-dev/pytest/compare/6.2.5...7.0.1) --- updated-dependencies: - dependency-name: pytest dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: Abhinav Singh <126065+abhinavsingh@users.noreply.github.com>
This commit is contained in:
parent
5f1b108dca
commit
921f57c7f3
|
@ -2,7 +2,7 @@ wheel==0.37.1
|
|||
python-coveralls==2.9.3
|
||||
coverage==6.2
|
||||
flake8==4.0.1
|
||||
pytest==6.2.5
|
||||
pytest==7.0.1
|
||||
pytest-cov==3.0.0
|
||||
pytest-xdist == 2.5.0
|
||||
pytest-mock==3.6.1
|
||||
|
|
Loading…
Reference in New Issue