Skip to content

Commit 1ff1b97

Browse files
chore(deps-dev): Bump flake8 from 6.1.0 to 7.3.0 (#1059)
Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 5e480c4 commit 1ff1b97

2 files changed

Lines changed: 17 additions & 17 deletions

File tree

poetry.lock

Lines changed: 16 additions & 16 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -36,7 +36,7 @@ boto3-stubs = "~=1.37.38"
3636

3737
[tool.poetry.group.dev.dependencies]
3838
mypy = "^1.9.0"
39-
flake8 = "^6.0.0"
39+
flake8 = ">=6,<8"
4040
flake8-type-checking = "^2.9.0"
4141
isort = "^5.13.2"
4242
pep8-naming = "^0.14.1"

0 commit comments

Comments
 (0)