-
-
Notifications
You must be signed in to change notification settings - Fork 972
Bump flake8 from 7.1.2 to 7.2.0 #2279
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Conversation
auvipy
left a comment
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
supports only python>=3.9
Codecov Report✅ All modified and coverable lines are covered by tests. 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 ☔ View full report in Codecov by Sentry. |
|
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. |
|
Python 3.9 goes EOL in a few weeks when Python 3.14 is released, so we should consider dropping support for 3.8. |
|
@dependabot rebase to get to 7.3.0 https://github.com/PyCQA/flake8/tags |
|
Sorry, only users with push access can use that command. |
1 similar comment
|
Sorry, only users with push access can use that command. |
that is queued after 5.6 release. I have opened a PR for that already |
Bumps [flake8](https://github.com/pycqa/flake8) from 7.1.2 to 7.2.0. - [Commits](PyCQA/flake8@7.1.2...7.2.0) --- updated-dependencies: - dependency-name: flake8 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]>
277979a to
d84fa8f
Compare
Bumps flake8 from 7.1.2 to 7.2.0.
Commits
16f5f28Release 7.2.0ebad305Merge pull request #1974 from PyCQA/update-pluginsd56d569update versions of pycodestyle / pyflakesa7e8f62Merge pull request #1973 from PyCQA/py39-plus9d55ccdpy39+e492aebMerge pull request #1967 from PyCQA/unnecessary-mocksfa2ed71remove a few unnecessary mocks in test_checker_managerYou 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 rebasewill rebase this PR@dependabot recreatewill recreate this PR, overwriting any edits that have been made to it@dependabot mergewill merge this PR after your CI passes on it@dependabot squash and mergewill squash and merge this PR after your CI passes on it@dependabot cancel mergewill cancel a previously requested merge and block automerging@dependabot reopenwill reopen this PR if it is closed@dependabot closewill close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually@dependabot show <dependency name> ignore conditionswill show all of the ignore conditions of the specified dependency@dependabot ignore this major versionwill 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 versionwill 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 dependencywill close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)