Skip to content

Commit a8c607e

Browse files
authored
Merge pull request #488 from kimocoder/dependabot/pip/pytest-timeout-gte-2.4.0
build(deps-dev): update pytest-timeout requirement from >=2.3.0 to >=2.4.0
2 parents 1e027c1 + 17891ce commit a8c607e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -41,7 +41,7 @@ wifite = "wifite.wifite:main"
4141
dev = [
4242
"pytest>=8.0.0",
4343
"pytest-cov>=4.1.0",
44-
"pytest-timeout>=2.3.0",
44+
"pytest-timeout>=2.4.0",
4545
]
4646

4747
[tool.poetry]

0 commit comments

Comments
 (0)