Skip to content

Commit

Permalink
Bump pytest-html from 1.19.0 to 3.1.1 in /src/bindings/python (#16852)
Browse files Browse the repository at this point in the history
Bumps [pytest-html](https://github.com/pytest-dev/pytest-html) from 1.19.0 to 3.1.1.
- [Release notes](https://github.com/pytest-dev/pytest-html/releases)
- [Changelog](https://github.com/pytest-dev/pytest-html/blob/master/docs/changelog.rst)
- [Commits](pytest-dev/pytest-html@v1.19.0...v3.1.1)

---
updated-dependencies:
- dependency-name: pytest-html
  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: Ilya Lavrenov <ilya.lavrenov@intel.com>
  • Loading branch information
dependabot[bot] and ilya-lavrenov authored May 21, 2023
1 parent 0501434 commit 5b6bab2
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/bindings/python/constraints.txt
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@ protobuf>=3.18.1,<4.0.0 # Python bindings, frontends
# pytest
pytest>=5.0,<7.4
pytest-dependency==0.5.1
pytest-html==1.19.0
pytest-html==3.1.1
pytest-timeout==2.1.0

# Python bindings
Expand Down

0 comments on commit 5b6bab2

Please sign in to comment.