From af33f6f3ec24c40e16b54630061c5dc984c6c057 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 2 Aug 2022 01:09:22 +0000 Subject: [PATCH] build(deps): bump flake8 from 4.0.1 to 5.0.3 in /tools/code_format Bumps [flake8](https://github.com/pycqa/flake8) from 4.0.1 to 5.0.3. - [Release notes](https://github.com/pycqa/flake8/releases) - [Commits](https://github.com/pycqa/flake8/compare/4.0.1...5.0.3) --- updated-dependencies: - dependency-name: flake8 dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] --- tools/code_format/requirements.txt | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/tools/code_format/requirements.txt b/tools/code_format/requirements.txt index 03536cd06660e..61c96e82c2419 100644 --- a/tools/code_format/requirements.txt +++ b/tools/code_format/requirements.txt @@ -8,9 +8,9 @@ flake8-polyfill==1.0.2 \ --hash=sha256:12be6a34ee3ab795b19ca73505e7b55826d5f6ad7230d31b18e106400169b9e9 \ --hash=sha256:e44b087597f6da52ec6393a709e7108b2905317d0c0b744cdca6208e670d8eda # via pep8-naming -flake8==4.0.1 \ - --hash=sha256:479b1304f72536a55948cb40a32dce8bb0ffe3501e26eaf292c7e60eb5e0428d \ - --hash=sha256:806e034dda44114815e23c16ef92f95c91e4c71100ff52813adf7132a6ad870d +flake8==5.0.3 \ + --hash=sha256:93aa565ae2f0316b95bb57a354f2b2d55ee8508e1fe1cb13b77b9c195b4a2537 \ + --hash=sha256:b27fd7faa8d90aaae763664a489012292990388e5d3604f383b290caefbbc922 # via # -r tools/code_format/requirements.txt # flake8-polyfill