Skip to content

Commit 182f5c5

Browse files
Bump pytest-timeout from 1.4.2 to 2.0.1 (#851)
Bumps [pytest-timeout](https://github.com/pytest-dev/pytest-timeout) from 1.4.2 to 2.0.1. - [Release notes](https://github.com/pytest-dev/pytest-timeout/releases) - [Commits](pytest-dev/pytest-timeout@1.4.2...2.0.1) --- 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 856c2d0 commit 182f5c5

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

requirements_dev_optional.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@ coverage
1717
flake8==4.0.1
1818
pytest-cov==3.0.0
1919
pytest-doctestplus==0.11.0
20-
pytest-timeout==1.4.2
20+
pytest-timeout==2.0.1
2121
h5py==3.4.0
2222
fsspec[s3]==2021.10.1
2323
moto[server]>=1.3.14

0 commit comments

Comments
 (0)