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:
dependabot[bot] 2023-05-22 10:19:00 +04:00 committed by GitHub
parent 0963c23b29
commit 4ccc6e3034
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -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