Skip to content

Commit 13a3513

Browse files
chore(deps-dev): bump pytest-timeout from 2.3.1 to 2.4.0
Bumps [pytest-timeout](https://github.com/pytest-dev/pytest-timeout) from 2.3.1 to 2.4.0. - [Commits](pytest-dev/pytest-timeout@2.3.1...2.4.0) --- updated-dependencies: - dependency-name: pytest-timeout dependency-version: 2.4.0 dependency-type: direct:development update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 4a060b8 commit 13a3513

File tree

2 files changed

+6
-6
lines changed

2 files changed

+6
-6
lines changed

poetry.lock

Lines changed: 5 additions & 5 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -39,7 +39,7 @@ pytest = "^8.4.1"
3939
pytest-cov = "^6.2.1"
4040
pytest-clarity = "^1.0.1"
4141
pytest-testmon = "^2.1.3"
42-
pytest-timeout = "^2.3.1"
42+
pytest-timeout = "^2.4.0"
4343
pytest-mock = "^3.14.0"
4444
types-pygments = "^2.19.0.20250305"
4545
types-colorama = "^0.4.15.20240311"

0 commit comments

Comments
 (0)