Skip to content

Commit 0fadc5a

Browse files
authored
chore(deps): update dependency flake8 to v7.1.1 (#441)
Co-authored-by: descope[bot] <107609351+descope[bot]@users.noreply.github.com>
1 parent 2e6c626 commit 0fadc5a

File tree

2 files changed

+9
-9
lines changed

2 files changed

+9
-9
lines changed

poetry.lock

Lines changed: 8 additions & 8 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
@@ -53,7 +53,7 @@ pre-commit = [
5353
{version = "<3.0.0", python = ">=3.8,<3.9"},
5454
{version = "3.6.0", python = ">3.9"}
5555
]
56-
flake8 = {version = "7.0.0", python = ">=3.8.1"}
56+
flake8 = {version = "7.1.1", python = ">=3.8.1"}
5757
flake8-pyproject = {version = "1.2.3", python = ">=3.8.1"}
5858
flake8-bugbear = {version = "24.1.17", python = ">=3.8.1"}
5959
liccheck = "0.9.2"

0 commit comments

Comments
 (0)