From 1c692147dcd549b6230c4cb0e245338a050d9ca8 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 2 Aug 2022 18:01:08 +0000 Subject: [PATCH] Bump flake8 from 3.9.2 to 5.0.3 Bumps [flake8](https://github.com/pycqa/flake8) from 3.9.2 to 5.0.3. - [Release notes](https://github.com/pycqa/flake8/releases) - [Commits](https://github.com/pycqa/flake8/compare/3.9.2...5.0.3) --- updated-dependencies: - dependency-name: flake8 dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index dde2e84..e076b4a 100644 --- a/requirements.txt +++ b/requirements.txt @@ -8,7 +8,7 @@ coveralls==3.3.1 docopt==0.6.2 entrypoints==0.3 filelock==3.4.2 -flake8==3.9.2 +flake8==5.0.3 idna==3.2 importlib-metadata==4.8.1 mccabe==0.6.1