1
0
mirror of https://github.com/venthur/blag.git synced 2025-11-25 20:52:43 +00:00

Bump flake8 from 5.0.4 to 6.0.0

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

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

Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
dependabot[bot]
2022-11-28 14:02:34 +00:00
committed by GitHub
parent a330d9766d
commit 6243552de1

View File

@@ -3,6 +3,6 @@ twine==4.0.1
wheel==0.37.1
pytest==7.1.3
pytest-cov==4.0.0
flake8==5.0.4
flake8==6.0.0
mypy==0.982
types-markdown==3.4.2.1