Skip to content

Commit

Permalink
Bump pytest-timeout from 2.2.0 to 2.3.1 in /tests
Browse files Browse the repository at this point in the history
Bumps [pytest-timeout](https://github.com/pytest-dev/pytest-timeout) from 2.2.0 to 2.3.1.
- [Commits](pytest-dev/pytest-timeout@2.2.0...2.3.1)

---
updated-dependencies:
- dependency-name: pytest-timeout
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] authored Aug 28, 2024
1 parent df6a258 commit f8c8cc0
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion tests/constraints.txt
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@ py>=1.9.0
pytest>=5.0,<7.5
pytest-dependency==0.5.1
pytest-html==4.1.1
pytest-timeout==2.2.0
pytest-timeout==2.3.1
jax<=0.4.14
jaxlib<=0.4.14
kornia==0.7.0
Expand Down
2 changes: 1 addition & 1 deletion tests/e2e_tests/requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -27,7 +27,7 @@ pytest-html
pytest-json-report==1.5.0
# pytest-metadata==1.7.0
pytest-xdist==2.1.0
pytest-timeout==2.2.0
pytest-timeout==2.3.1

# for common utils, e2e_tests
openvino-dev
Expand Down

0 comments on commit f8c8cc0

Please sign in to comment.