jsfehler / flake8-multiline-containers

A Flake8 plugin to ensure a consistent format for multiline containers.
MIT License
14 stars 3 forks source link

Update flake8-broken-line to 1.0.0 #175

Closed pyup-bot closed 7 months ago

pyup-bot commented 1 year ago

This PR updates flake8-broken-line from 0.6.0 to 1.0.0.

Changelog ### 1.0.0 ``` Features - Drops `python3.7` support, because it has almost reached its EOL - Adds `flake86` support and drops support of `flake8<5` ```
Links - PyPI: https://pypi.org/project/flake8-broken-line - Changelog: https://pyup.io/changelogs/flake8-broken-line/ - Repo: https://github.com/wemake-services/flake8-broken-line