From 7a06bc24161b7bd36c2cb6ce287eef441f002374 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 1 Dec 2020 14:06:38 +0200 Subject: [PATCH] build(deps): bump pytest-flakes in /testing/plugins_integration (#8087) Bumps [pytest-flakes](https://github.com/asmeurer/pytest-flakes) from 4.0.2 to 4.0.3. - [Release notes](https://github.com/asmeurer/pytest-flakes/releases) - [Commits](https://github.com/asmeurer/pytest-flakes/commits) Signed-off-by: dependabot[bot] --- testing/plugins_integration/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/testing/plugins_integration/requirements.txt b/testing/plugins_integration/requirements.txt index 4ffa8f7a1..477bcf12e 100644 --- a/testing/plugins_integration/requirements.txt +++ b/testing/plugins_integration/requirements.txt @@ -4,7 +4,7 @@ pytest-asyncio==0.14.0 pytest-bdd==4.0.1 pytest-cov==2.10.1 pytest-django==4.1.0 -pytest-flakes==4.0.2 +pytest-flakes==4.0.3 pytest-html==3.0.0 pytest-mock==3.3.1 pytest-rerunfailures==9.1.1