Skip to content

Commit 18a6bd9

Browse files
build(deps-dev): update flake8-broken-line requirement
--- updated-dependencies: - dependency-name: flake8-broken-line dependency-version: 1.0.0 dependency-type: direct:development ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 21ace18 commit 18a6bd9

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -30,7 +30,7 @@ flake8-SQL = "^0.4.1"
3030
flake8-annotations-complexity = "^0.0.7"
3131
flake8-bandit = "^4.1.1"
3232
flake8-breakpoint = "^1.1.0"
33-
flake8-broken-line = "^0.6.0"
33+
flake8-broken-line = "^1.0.0"
3434
flake8-bugbear = "^23.1.17"
3535
flake8-builtins = "^2.1.0"
3636
flake8-cognitive-complexity = "^0.1.0"

0 commit comments

Comments
 (0)