build(deps-dev): bump flake8 from 5.0.4 to 6.0.0 (#2012)

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]
2023-03-02 08:32:41 +01:00
committed by GitHub
parent 05c7cc7277
commit 3653bbfca0
2 changed files with 14 additions and 14 deletions

View File

@@ -54,7 +54,7 @@ bandit = "1.7.4"
black = "22.10.0"
coverage = "7.1.0"
docker = "6.0.0"
flake8 = "5.0.4"
flake8 = "6.0.0"
freezegun = "1.2.1"
moto = "4.1.2"
openapi-spec-validator = "0.5.5"