From f2392a2c0b23dfbc135c918d40de2dfb5db65cd1 Mon Sep 17 00:00:00 2001 From: "dependabot-preview[bot]" <27856297+dependabot-preview[bot]@users.noreply.github.com> Date: Tue, 16 Jun 2020 11:12:05 +0000 Subject: [PATCH] Bump pytest-timeout from 1.3.1 to 1.4.1 Bumps [pytest-timeout](https://github.com/pytest-dev/pytest-timeout) from 1.3.1 to 1.4.1. - [Release notes](https://github.com/pytest-dev/pytest-timeout/releases) - [Commits](https://github.com/pytest-dev/pytest-timeout/compare/1.3.1...1.4.1) Signed-off-by: dependabot-preview[bot] --- requirements_test.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements_test.txt b/requirements_test.txt index 4398e67a..4c36933a 100644 --- a/requirements_test.txt +++ b/requirements_test.txt @@ -11,6 +11,6 @@ asynctest==0.13.0 pytest-aiohttp==0.3.0 pytest-cov==2.8.1 pytest-sugar==0.9.2 -pytest-timeout==1.3.1 +pytest-timeout==1.4.1 pytest==5.3.3 requests_mock==1.7.0 \ No newline at end of file