Skip to content

Commit b1f1351

Browse files
chore(deps): update pytest-timeout requirement from ==2.3.* to ==2.4.* (#192)
Updates the requirements on [pytest-timeout](https://github.com/pytest-dev/pytest-timeout) to permit the latest version. - [Commits](pytest-dev/pytest-timeout@2.3.0...2.4.0) --- updated-dependencies: - dependency-name: pytest-timeout dependency-version: 2.4.0 dependency-type: direct:production ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 2b3918f commit b1f1351

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

requirements-testing.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@ coverage[toml] == 7.*
22
coverage-conditional-plugin == 0.9.0
33
pytest == 7.4.*
44
pytest-cov == 6.1.*
5-
pytest-timeout == 2.3.*
5+
pytest-timeout == 2.4.*
66
pytest-xdist == 3.6.*
77
black == 25.*
88
ruff == 0.11.*

0 commit comments

Comments
 (0)