Skip to content

Commit b5f8432

Browse files
chore: bump pytest-timeout from 2.3.1 to 2.4.0 (#77)
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]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 792df62 commit b5f8432

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

poetry.lock

Lines changed: 4 additions & 4 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
@@ -23,5 +23,5 @@ pytest = "8.3.5"
2323
flask = "3.1.1"
2424
pylint = "3.3.7"
2525
autopep8 = "2.3.2"
26-
pytest-timeout = "2.3.1"
26+
pytest-timeout = "2.4.0"
2727
pytest-asyncio = "0.26.0"

0 commit comments

Comments
 (0)