From 655ec9ff5f98b86fc01e290954d93d49c4e4ac88 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 5 Jan 2024 23:41:46 +0000 Subject: [PATCH] chore(deps-dev): bump flake8 from 6.1.0 to 7.0.0 Bumps [flake8](https://github.com/pycqa/flake8) from 6.1.0 to 7.0.0. - [Commits](https://github.com/pycqa/flake8/compare/6.1.0...7.0.0) --- updated-dependencies: - dependency-name: flake8 dependency-type: direct:development update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] --- requirements-dev.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements-dev.txt b/requirements-dev.txt index 9d8cbe9..ef25f95 100644 --- a/requirements-dev.txt +++ b/requirements-dev.txt @@ -8,7 +8,7 @@ colorama==0.4.6 coverage==7.3.2 distlib==0.3.8 filelock==3.13.1 -flake8==6.1.0 +flake8==7.0.0 idna==3.6 interrogate==1.5.0 mccabe==0.7.0