Skip to content

Commit 82eb4bf

Browse files
BUILD(pip): update pytest-timeout requirement from <2.4,>=2.3.0 to >=2.3.0,<2.5 (#6167)
Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: pyansys-ci-bot <[email protected]>
1 parent 4ff3227 commit 82eb4bf

File tree

2 files changed

+2
-1
lines changed

2 files changed

+2
-1
lines changed

doc/changelog.d/6167.dependencies.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1 @@
1+
update pytest-timeout requirement from <2.4,>=2.3.0 to >=2.3.0,<2.5

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -64,7 +64,7 @@ tests = [
6464
"openpyxl>=3.1.0,<3.3",
6565
"osmnx>=1.1.0,<2.1",
6666
"pyaedt[integration-tests]",
67-
"pytest-timeout>=2.3.0,<2.4",
67+
"pytest-timeout>=2.3.0,<2.5",
6868
"pytest-xdist>=3.5.0,<3.7",
6969
"pyvista[io]>=0.38.0,<0.45",
7070
"scikit-rf>=0.30.0,<1.7",

0 commit comments

Comments
 (0)