Skip to content
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

Bump flake8 from 5.0.4 to 6.0.0 in /requirements #20011

Merged
merged 1 commit into from Jan 2, 2023

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Nov 24, 2022

Bumps flake8 from 5.0.4 to 6.0.0.

Commits

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 dependabot bot added the dependencies Pull requests that update a dependency file label Nov 24, 2022
@dependabot dependabot bot force-pushed the dependabot/pip/requirements/flake8-6.0.0 branch 2 times, most recently from 896eddd to 696e3c8 Compare November 28, 2022 10:42
@eviljeff eviljeff self-assigned this Nov 29, 2022
@eviljeff
Copy link
Member

Fail is due to PyCQA/flake8#1751 - i.e. something got removed that a plugin depended on. In this case, https://github.com/zheller/flake8-quotes

@eviljeff
Copy link
Member

zheller/flake8-quotes#110 indicates they're aware and may be a fix incoming, but we're blocked until then.

@dependabot dependabot bot force-pushed the dependabot/pip/requirements/flake8-6.0.0 branch from 696e3c8 to 500f338 Compare December 8, 2022 16:17
@eviljeff
Copy link
Member

zheller/flake8-quotes#110 was merged so we're waiting on a new release being published to pypi. There isn't a tracking issue for releasing 3.3.2 (or whatever) as far as I can see so its not apparent if there are other issues intended to be fixed before the next release is made available, or it's just a matter of a maintainer finding time to do the necessary steps.

tl;dr blocked until a new release of flake8-quotes is released.

@diox
Copy link
Member

diox commented Jan 2, 2023

@dependabot rebase

@dependabot dependabot bot force-pushed the dependabot/pip/requirements/flake8-6.0.0 branch from 500f338 to 991b89c Compare January 2, 2023 11:03
Bumps [flake8](https://github.com/pycqa/flake8) from 5.0.4 to 6.0.0.
- [Release notes](https://github.com/pycqa/flake8/releases)
- [Commits](PyCQA/flake8@5.0.4...6.0.0)

---
updated-dependencies:
- dependency-name: flake8
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot force-pushed the dependabot/pip/requirements/flake8-6.0.0 branch from 991b89c to 87f6573 Compare January 2, 2023 11:03
@diox diox merged commit dc5fb4a into master Jan 2, 2023
@diox diox deleted the dependabot/pip/requirements/flake8-6.0.0 branch January 2, 2023 11:27
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
dependencies Pull requests that update a dependency file
Projects
None yet
2 participants