Skip to content

Commit ea07537

Browse files
Bump pytest-timeout from 2.0.2 to 2.1.0 (#945)
Bumps [pytest-timeout](https://github.com/pytest-dev/pytest-timeout) from 2.0.2 to 2.1.0. - [Release notes](https://github.com/pytest-dev/pytest-timeout/releases) - [Commits](pytest-dev/pytest-timeout@2.0.2...2.1.0) --- updated-dependencies: - dependency-name: pytest-timeout 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 076933e commit ea07537

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.2
20-
pytest-timeout==2.0.2
20+
pytest-timeout==2.1.0
2121
h5py==3.6.0
2222
fsspec==2022.1.0
2323
s3fs==2022.1.0

0 commit comments

Comments
 (0)