kombu icon indicating copy to clipboard operation
kombu copied to clipboard

Bump flake8 from 7.1.2 to 7.2.0

Open dependabot[bot] opened this issue 7 months ago • 1 comments

Bumps flake8 from 7.1.2 to 7.2.0.

Commits

Dependabot compatibility score

You can trigger a rebase of this PR 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 show <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @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)

Note Automatic rebases have been disabled on this pull request as it has been open for over 30 days.

dependabot[bot] avatar Mar 31 '25 03:03 dependabot[bot]

Codecov Report

:white_check_mark: All modified and coverable lines are covered by tests. :white_check_mark: Project coverage is 81.13%. Comparing base (cfb0355) to head (d84fa8f). :warning: Report is 1 commits behind head on main. :white_check_mark: All tests successful. No failed tests found.

Additional details and impacted files
@@           Coverage Diff           @@
##             main    #2279   +/-   ##
=======================================
  Coverage   81.13%   81.13%           
=======================================
  Files          77       77           
  Lines        9715     9715           
  Branches     1200     1200           
=======================================
  Hits         7882     7882           
  Misses       1628     1628           
  Partials      205      205           

:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.

codecov[bot] avatar Apr 03 '25 06:04 codecov[bot]

A newer version of flake8 exists, but since this PR has been edited by someone other than Dependabot I haven't updated it. You'll get a PR for the updated version as normal once this PR is merged.

dependabot[bot] avatar Jun 23 '25 04:06 dependabot[bot]

Python 3.9 goes EOL in a few weeks when Python 3.14 is released, so we should consider dropping support for 3.8.

cclauss avatar Sep 15 '25 05:09 cclauss

@dependabot rebase to get to 7.3.0 https://github.com/PyCQA/flake8/tags

cclauss avatar Sep 15 '25 05:09 cclauss

Sorry, only users with push access can use that command.

dependabot[bot] avatar Sep 15 '25 05:09 dependabot[bot]

Sorry, only users with push access can use that command.

dependabot[bot] avatar Sep 15 '25 05:09 dependabot[bot]

Python 3.9 goes EOL in a few weeks when Python 3.14 is released, so we should consider dropping support for 3.8.

that is queued after 5.6 release. I have opened a PR for that already

auvipy avatar Sep 16 '25 09:09 auvipy