kornicameister / axion

An OpenAPI3 framework built on top of asyncio
Apache License 2.0
4 stars 1 forks source link

Bump flake8-broken-line from 0.3.0 to 0.4.0 #513

Closed dependabot[bot] closed 2 years ago

dependabot[bot] commented 3 years ago

Bumps flake8-broken-line from 0.3.0 to 0.4.0.

Release notes

Sourced from flake8-broken-line's releases.

Version 0.4.0

Features

  • python3.10 support
  • flake8@4.0 support
Changelog

Sourced from flake8-broken-line's changelog.

0.4.0

Features

  • python3.10 support
  • flake8@4.0 support
Commits
  • 3c8e848 Version 0.4.0 release
  • 056bbc9 Allow flake8 4.x (#203)
  • d1d8169 Merge pull request #201 from wemake-services/dependabot/pip/pep8-naming-0.12.0
  • 4b9f165 Bump pep8-naming from 0.11.1 to 0.12.0
  • 94e0bc4 Updates mypy
  • 5c19304 Merge pull request #199 from wemake-services/dependabot/pip/urllib3-1.26.5
  • 97579ed [Security] Bump urllib3 from 1.26.4 to 1.26.5
  • 2014fd6 Merge pull request #196 from wemake-services/dependabot/pip/pytest-cov-2.12.1
  • 568c361 Bump pytest-cov from 2.12.0 to 2.12.1
  • 53bc580 Merge pull request #195 from wemake-services/dependabot/pip/pytest-cov-2.12.0
  • Additional commits viewable in compare view


Dependabot compatibility score

Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.


Dependabot commands and options
You can trigger Dependabot actions by commenting on this PR: - `@dependabot rebase` will rebase this PR - `@dependabot recreate` will recreate this PR, overwriting any edits that have been made to it - `@dependabot merge` will merge this PR after your CI passes on it - `@dependabot squash and merge` will squash and merge this PR after your CI passes on it - `@dependabot cancel merge` will cancel a previously requested merge and block automerging - `@dependabot reopen` will reopen this PR if it is closed - `@dependabot close` will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually - `@dependabot ignore this major version` will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself) - `@dependabot ignore this minor version` will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself) - `@dependabot ignore this dependency` will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)
dependabot[bot] commented 2 years ago

Superseded by #561.