build(deps-dev): bump flake8 from 6.0.0 to 6.1.0 (#2651)

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Sergio Garcia <sergargar1@gmail.com>
This commit is contained in:
dependabot[bot]
2023-08-01 10:59:58 +02:00
committed by GitHub
parent 5e773f1eee
commit 26cdc7a0ee
15 changed files with 37 additions and 33 deletions

View File

@@ -56,7 +56,7 @@ bandit = "1.7.5"
black = "22.12.0"
coverage = "7.2.7"
docker = "6.1.3"
flake8 = "6.0.0"
flake8 = "6.1.0"
freezegun = "1.2.2"
moto = "4.1.14"
openapi-spec-validator = "0.6.0"