From 890985cc4fff6b6f40e446fb5df5d534b040008c Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 11 Oct 2021 15:10:40 +0000 Subject: [PATCH] Bump ddt from 1.4.1 to 1.4.4 Bumps [ddt](https://github.com/datadriventests/ddt) from 1.4.1 to 1.4.4. - [Release notes](https://github.com/datadriventests/ddt/releases) - [Commits](https://github.com/datadriventests/ddt/compare/1.4.1...1.4.4) --- updated-dependencies: - dependency-name: ddt dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- tests/test-requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/tests/test-requirements.txt b/tests/test-requirements.txt index f6e856f..46890a0 100644 --- a/tests/test-requirements.txt +++ b/tests/test-requirements.txt @@ -3,5 +3,5 @@ coverage==5.3 mock==4.0.2 tox==3.20.1 testtools==2.4.0 -ddt==1.4.1 +ddt==1.4.4 jsonschema==3.2.0 \ No newline at end of file