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] authored Apr 19, 2023
1 parent 8888f3e commit 350015c
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 @@ -38,7 +38,7 @@ openpyxl = "^3.1.2"
aiobotocore = {extras = ["boto3"], version = "^2.3.4"}
black = "^23.3"
docker = "^6.0.1"
flake8 = "^5.0.4"
flake8 = "^6.0.0"
isort = "^5.12.0"
mkdocs = "^1.4.2"
mkdocs-material = "^9.1.6"
Expand Down

0 comments on commit 350015c

Please sign in to comment.