build(deps-dev): bump flake8 from 6.1.0 to 7.0.0 (#3246)

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]
2024-01-09 10:02:54 +01:00
committed by GitHub
parent 6dba54b028
commit 89c789ce10
2 changed files with 9 additions and 9 deletions

View File

@@ -60,7 +60,7 @@ bandit = "1.7.6"
black = "22.12.0"
coverage = "7.4.0"
docker = "7.0.0"
flake8 = "6.1.0"
flake8 = "7.0.0"
freezegun = "1.4.0"
mock = "5.1.0"
moto = {extras = ["all"], version = "4.2.13"}