Bump flake8 from 5.0.2 to 5.0.4 (#453)
authordependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Mon, 15 Aug 2022 23:26:23 +0000 (01:26 +0200)
committerGitHub <noreply@github.com>
Mon, 15 Aug 2022 23:26:23 +0000 (01:26 +0200)
Bumps [flake8](https://github.com/pycqa/flake8) from 5.0.2 to 5.0.4.
- [Release notes](https://github.com/pycqa/flake8/releases)
- [Commits](https://github.com/pycqa/flake8/compare/5.0.2...5.0.4)

---
updated-dependencies:
- dependency-name: flake8
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
requirements_dev.txt

index 8f834510d132715779d6d374188910ad03b18174..3de19a6879d7a0e558a8ecb7444ede26e57ce271 100644 (file)
@@ -1,6 +1,6 @@
 -r requirements.txt
 black==22.6.0
-flake8==5.0.2
+flake8==5.0.4
 mypy==0.971
 pydocstyle==6.1.1
 pylint==2.14.5