Skip to content

Commit de7858a

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

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.1
20+
pytest-timeout==2.0.2
2121
h5py==3.6.0
2222
fsspec[s3]==2021.11.1
2323
moto[server]>=1.3.14

0 commit comments

Comments
 (0)