From 1d0d5d388ed2b6ef8585b277f1294a61792e96c6 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 5 Aug 2024 13:19:39 +0000 Subject: [PATCH] Bump flake8 from 6.0.0 to 7.1.1 Bumps [flake8](https://github.com/pycqa/flake8) from 6.0.0 to 7.1.1. - [Commits](https://github.com/pycqa/flake8/compare/6.0.0...7.1.1) --- updated-dependencies: - dependency-name: flake8 dependency-type: direct:development update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] --- requirements/development.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements/development.txt b/requirements/development.txt index 1b70432f..c0d6f46c 100644 --- a/requirements/development.txt +++ b/requirements/development.txt @@ -3,7 +3,7 @@ ansible==7.5.0 ansible-lint==6.9.0 coverage==7.2.7 factory_boy==3.3.0 -flake8==6.0.0 +flake8==7.1.1 ipython==8.14.0 rstcheck==6.1.2 sphinx==7.0.1