Bump flake8 from 4.0.1 to 5.0.4 (#598)

Bumps [flake8](https://github.com/pycqa/flake8) from 4.0.1 to 5.0.4.
- [Release notes](https://github.com/pycqa/flake8/releases)
- [Commits](https://github.com/pycqa/flake8/compare/4.0.1...5.0.4)

---
updated-dependencies:
- dependency-name: flake8
  dependency-type: direct:production
  update-type: version-update:semver-major
...

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>
This commit is contained in:
dependabot[bot]
2022-09-02 21:18:35 +03:00
committed by GitHub
parent 6b53fac424
commit 420c29610d
+1 -1
View File
@@ -1,5 +1,5 @@
reportlab==3.6.11 reportlab==3.6.11
flake8==4.0.1 flake8==5.0.4
pytest==7.1.2 pytest==7.1.2
pytest-asyncio==0.16.0;python_version<"3.7" pytest-asyncio==0.16.0;python_version<"3.7"
pytest-asyncio==0.18.2;python_version>="3.7" pytest-asyncio==0.18.2;python_version>="3.7"