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

pip: bump flake8 from 6.0.0 to 6.1.0 [Rebase & FF] #224

Merged
merged 2 commits into from
Aug 4, 2023

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Aug 2, 2023

Bumps flake8 from 6.0.0 to 6.1.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 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 language:python Pull requests that update Python code type:dependabot Created by dependabot type:dependencies Pull requests that update a dependency file labels Aug 2, 2023
@github-actions github-actions bot removed the language:python Pull requests that update Python code label Aug 2, 2023
@codecov-commenter
Copy link

Codecov Report

Merging #224 (8fe6de0) into main (c608e20) will not change coverage.
The diff coverage is n/a.

❗ Current head 8fe6de0 differs from pull request most recent head 1b21e06. Consider uploading reports for the commit 1b21e06 to get more accurate results

@@           Coverage Diff           @@
##             main     #224   +/-   ##
=======================================
  Coverage   27.74%   27.74%           
=======================================
  Files          16       16           
  Lines        4494     4494           
=======================================
  Hits         1247     1247           
  Misses       3247     3247           
Flag Coverage Δ
Linux 27.74% <ø> (ø)

Flags with carried forward coverage won't be shown. Click here to find out more.

@github-actions github-actions bot added the language:python Pull requests that update Python code label Aug 4, 2023
@makubacki makubacki changed the title pip: bump flake8 from 6.0.0 to 6.1.0 pip: bump flake8 from 6.0.0 to 6.1.0 [Rebase & FF] Aug 4, 2023
makubacki and others added 2 commits August 4, 2023 12:05
Updates code to allow the repo to pass flake8 on the 6.1.0
version.

Signed-off-by: Michael Kubacki <[email protected]>
Bumps [flake8](https://github.com/pycqa/flake8) from 6.0.0 to 6.1.0.
- [Commits](PyCQA/flake8@6.0.0...6.1.0)

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

Signed-off-by: dependabot[bot] <[email protected]>
@makubacki makubacki enabled auto-merge (rebase) August 4, 2023 17:28
@makubacki makubacki disabled auto-merge August 4, 2023 17:29
@makubacki makubacki merged commit 34e9b79 into main Aug 4, 2023
16 checks passed
@makubacki makubacki deleted the dependabot/pip/flake8-6.1.0 branch August 4, 2023 17:29
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
language:python Pull requests that update Python code type:dependabot Created by dependabot type:dependencies Pull requests that update a dependency file
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants