Skip to content

Commit 53b86a0

Browse files
Bump flake8-broken-line from 0.4.0 to 0.6.0
Bumps [flake8-broken-line](https://github.com/wemake-services/flake8-broken-line) from 0.4.0 to 0.6.0. - [Release notes](https://github.com/wemake-services/flake8-broken-line/releases) - [Changelog](https://github.com/wemake-services/flake8-broken-line/blob/master/CHANGELOG.md) - [Commits](https://github.com/wemake-services/flake8-broken-line/commits) --- updated-dependencies: - dependency-name: flake8-broken-line dependency-type: direct:development update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 3aa5b0f commit 53b86a0

File tree

2 files changed

+65
-32
lines changed

2 files changed

+65
-32
lines changed

poetry.lock

Lines changed: 64 additions & 31 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
@@ -42,7 +42,7 @@ dlint = "^0.12.0"
4242
flake8 = "^4.0.1"
4343
flake8-aaa = "^0.12.2"
4444
flake8-bandit = "^3.0.0"
45-
flake8-broken-line = "^0.4.0"
45+
flake8-broken-line = "^0.6.0"
4646
flake8-bugbear = "^22.7.1"
4747
flake8-comprehensions = "^3.10.0"
4848
flake8-debugger = "^4.1.2"

0 commit comments

Comments
 (0)