Skip to content

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Aug 4, 2022

Updates the requirements on flake8 to permit the latest version.

Commits
  • 6027577 Release 5.0.4
  • 213e006 Merge pull request #1653 from asottile/lower-bound-importlib-metadata
  • e94ee2b require sufficiently new importlib-metadata
  • 318a86a Merge pull request #1646 from televi/main
  • 7b8b374 Clarify entry point naming
  • 7160561 Merge pull request #1649 from PyCQA/pre-commit-ci-update-config
  • 84d56a8 [pre-commit.ci] pre-commit autoupdate
  • ff6569b Release 5.0.3
  • e76b59a Merge pull request #1648 from PyCQA/invalid-syntax-partial-parse
  • 25e8ff1 ignore config files that partially parse as flake8 configs
  • Additional commits viewable in compare view

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 Aug 4, 2022
@dependabot dependabot bot force-pushed the dependabot/pip/flake8-tw-5.0.4 branch from 88b5218 to a41e644 Compare August 27, 2022 18:23
Updates the requirements on [flake8](https://github.com/pycqa/flake8) to permit the latest version.
- [Release notes](https://github.com/pycqa/flake8/releases)
- [Commits](PyCQA/flake8@3.9.2...5.0.4)

---
updated-dependencies:
- dependency-name: flake8
  dependency-type: direct:development
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot force-pushed the dependabot/pip/flake8-tw-5.0.4 branch from a41e644 to 165f136 Compare August 27, 2022 18:24
@codecov
Copy link

codecov bot commented Aug 27, 2022

Codecov Report

Base: 98.49% // Head: 98.49% // No change to project coverage 👍

Coverage data is based on head (cf784da) compared to base (5615a80).
Patch has no changes to coverable lines.

Additional details and impacted files
@@           Coverage Diff           @@
##             main     #396   +/-   ##
=======================================
  Coverage   98.49%   98.49%           
=======================================
  Files         185      185           
  Lines        5856     5856           
=======================================
  Hits         5768     5768           
  Misses         88       88           

Help us with your feedback. Take ten seconds to tell us how you rate us. Have a feature suggestion? Share it here.

☔ View full report at Codecov.
📢 Do you have feedback about the report comment? Let us know in this issue.

@tiangolo tiangolo changed the title Update flake8 requirement from ^3.9.2 to ^5.0.4 Nov 4, 2022
@tiangolo tiangolo merged commit 781174e into main Nov 4, 2022
@tiangolo tiangolo deleted the dependabot/pip/flake8-tw-5.0.4 branch November 4, 2022 20:59
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

1 participant