Update pytest requirement from <7.3,>=5.0 to >=5.0,<7.4 in /tests (#17641)
Updates the requirements on [pytest](https://github.com/pytest-dev/pytest) to permit the latest version. - [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/5.0.0...7.3.1) --- updated-dependencies: - dependency-name: pytest dependency-type: direct:production ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
This commit is contained in:
parent
0963c23b29
commit
4ccc6e3034
@ -15,7 +15,7 @@ requests>=2.25.1
|
||||
opencv-python>=4.5
|
||||
paddlepaddle==2.4.2
|
||||
py>=1.9.0
|
||||
pytest>=5.0,<7.3
|
||||
pytest>=5.0,<7.4
|
||||
pytest-dependency==0.5.1
|
||||
pytest-html==1.19.0
|
||||
pytest-timeout==2.1.0
|
||||
|
Loading…
Reference in New Issue
Block a user