From d5d4bfe9d81eaa89e234124f44b7b8c0079f4202 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 16 Dec 2021 21:47:12 +0000 Subject: [PATCH] Bump pytest-timeout from 2.0.1 to 2.0.2 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](https://github.com/pytest-dev/pytest-timeout/compare/2.0.1...2.0.2) --- updated-dependencies: - dependency-name: pytest-timeout dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- requirements/testing.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements/testing.txt b/requirements/testing.txt index 31a36a9b..d64e0286 100644 --- a/requirements/testing.txt +++ b/requirements/testing.txt @@ -7,7 +7,7 @@ pydocstyle==6.1.1 pylint==2.11.1 pytest==6.2.5 pytest-cov==3.0.0 -pytest-timeout==2.0.1 +pytest-timeout==2.0.2 setuptools==59.6.0 tox==3.24.4 twine==3.7.0