From c121414e6ab073b5c50b2ea8a8e6a8a30e217876 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 2 May 2022 05:19:13 +0000 Subject: [PATCH] chore(deps): Bump flake8-print from 4.0.0 to 5.0.0 Bumps [flake8-print](https://github.com/jbkahn/flake8-print) from 4.0.0 to 5.0.0. - [Release notes](https://github.com/jbkahn/flake8-print/releases) - [Commits](https://github.com/jbkahn/flake8-print/commits) --- updated-dependencies: - dependency-name: flake8-print dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] --- test-requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/test-requirements.txt b/test-requirements.txt index 9e0dfc3..757eac8 100644 --- a/test-requirements.txt +++ b/test-requirements.txt @@ -1,6 +1,6 @@ flake8 flake8-mutable -flake8-print==4.0.0 +flake8-print==5.0.0 docker molecule yamllint