From: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Date: Sun, 13 Sep 2020 10:19:58 +0000 (+0200) Subject: Bump pytest-timeout from 1.3.4 to 1.4.2 (#8) X-Git-Url: https://git.kitaultman.com/?a=commitdiff_plain;h=8207a4c5c4015005dd6fd61f869a1e0e297266cc;p=music-assistant-server.git Bump pytest-timeout from 1.3.4 to 1.4.2 (#8) Bumps [pytest-timeout](https://github.com/pytest-dev/pytest-timeout) from 1.3.4 to 1.4.2. - [Release notes](https://github.com/pytest-dev/pytest-timeout/releases) - [Commits](https://github.com/pytest-dev/pytest-timeout/compare/1.3.4...1.4.2) Signed-off-by: dependabot[bot] Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> --- diff --git a/requirements_test.txt b/requirements_test.txt index 45f515ff..c6062a7f 100644 --- a/requirements_test.txt +++ b/requirements_test.txt @@ -1,3 +1,3 @@ pytest==6.0.2 pytest-cov==2.8.1 -pytest-timeout==1.3.4 +pytest-timeout==1.4.2