Skip to content

build(deps-dev): bump flake8 from 5.0.1 to 5.0.4 in /web/api#474

Merged
vitaliimelnychuk merged 2 commits into
masterfrom
dependabot/pip/web/api/flake8-5.0.4
Aug 10, 2022
Merged

build(deps-dev): bump flake8 from 5.0.1 to 5.0.4 in /web/api#474
vitaliimelnychuk merged 2 commits into
masterfrom
dependabot/pip/web/api/flake8-5.0.4

Conversation

@dependabot

@dependabot dependabot Bot commented on behalf of github Aug 8, 2022

Copy link
Copy Markdown
Contributor

Bumps flake8 from 5.0.1 to 5.0.4.

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 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 dependencies Pull requests that update a dependency file python Pull requests that update Python code labels Aug 8, 2022
@dependabot
dependabot Bot requested a review from vitaliimelnychuk August 8, 2022 11:19
Bumps [flake8](https://github.com/pycqa/flake8) from 5.0.1 to 5.0.4.
- [Release notes](https://github.com/pycqa/flake8/releases)
- [Commits](PyCQA/flake8@5.0.1...5.0.4)

---
updated-dependencies:
- dependency-name: flake8
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot
dependabot Bot force-pushed the dependabot/pip/web/api/flake8-5.0.4 branch from a04b5b5 to 58c84c4 Compare August 8, 2022 12:28
Comment thread web/api/Pipfile.lock
],
"markers": "python_version >= '3.7'",
"version": "==2.1.3"
"version": "==2.2.1"

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

With this update we had to update the parameter to download file since name changed

@vitaliimelnychuk
vitaliimelnychuk merged commit 037f4a3 into master Aug 10, 2022
@vitaliimelnychuk
vitaliimelnychuk deleted the dependabot/pip/web/api/flake8-5.0.4 branch August 10, 2022 08:37
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 python Pull requests that update Python code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant