From 2c6f4b70288632ef339124cc2b9829ba62685b3f Mon Sep 17 00:00:00 2001 From: "dependabot-preview[bot]" <27856297+dependabot-preview[bot]@users.noreply.github.com> Date: Mon, 12 Apr 2021 21:21:44 +0000 Subject: [PATCH] Bump ddt from 1.4.1 to 1.4.2 Bumps [ddt](https://github.com/datadriventests/ddt) from 1.4.1 to 1.4.2. - [Release notes](https://github.com/datadriventests/ddt/releases) - [Commits](https://github.com/datadriventests/ddt/compare/1.4.1...1.4.2) Signed-off-by: dependabot-preview[bot] --- requirements-dev.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements-dev.txt b/requirements-dev.txt index 34a53f862..5d8b1c8b4 100644 --- a/requirements-dev.txt +++ b/requirements-dev.txt @@ -1,6 +1,6 @@ Click==7.1.2 coverage==5.5 -ddt==1.4.1 +ddt==1.4.2 flake8==3.8.3 gitpython==3.1.11 mock==3.0.5