Skip to content

Commit

Permalink
build(deps-dev): bump flake8 from 5.0.4 to 6.0.0
Browse files Browse the repository at this point in the history
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:development
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] committed Dec 22, 2022
1 parent 795ebf3 commit bc38171
Show file tree
Hide file tree
Showing 2 changed files with 14 additions and 14 deletions.
26 changes: 13 additions & 13 deletions poetry.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -72,7 +72,7 @@ black = "^22.12.0"
click = "^8.1.3"
cryptography = "<39"
docker = "^6.0.1"
flake8 = "^5.0.4"
flake8 = "^6.0.0"
flake8-quotes = "^3.3.2"
isort = "^5.11.4"
mock = "^4.0.3"
Expand Down

0 comments on commit bc38171

Please sign in to comment.