From 9a012324e21182d9992adbdf24b5ea7c5cb06763 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 8 Jan 2024 20:43:52 +0000 Subject: [PATCH] build(deps): bump flake8 from 6.1.0 to 7.0.0 in /pip 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:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] --- pip/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pip/requirements.txt b/pip/requirements.txt index 2bd02fb..f3eba55 100644 --- a/pip/requirements.txt +++ b/pip/requirements.txt @@ -15,7 +15,7 @@ flake8-import-order==0.18.2 flake8-pytest-style==1.7.2 flake8-return==1.2.0 flake8-simplify==0.21.0 -flake8==6.1.0 +flake8==7.0.0 magic-wormhole==0.13.0 mypy==1.7.1 pep8-naming==0.13.3