Skip to content

Commit f308905

Browse files
Bump pytest-timeout from 1.3.3 to 2.1.0 (#410)
Bumps [pytest-timeout](https://github.com/pytest-dev/pytest-timeout) from 1.3.3 to 2.1.0. - [Release notes](https://github.com/pytest-dev/pytest-timeout/releases) - [Commits](pytest-dev/pytest-timeout@1.3.3...2.1.0) --- updated-dependencies: - dependency-name: pytest-timeout dependency-type: direct:development update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent bb666c8 commit f308905

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

requirements-dev.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,5 +13,5 @@ pytest==7.0.0
1313
pytest-aiohttp==1.0.3
1414
pytest-cov==3.0.0
1515
pytest-sugar==0.9.4
16-
pytest-timeout==1.3.3
16+
pytest-timeout==2.1.0
1717
yarl==1.7.2

0 commit comments

Comments
 (0)