Skip to content

Commit

Permalink
Bump flake8 from 5.0.4 to 6.1.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.1.0.
- [Commits](PyCQA/flake8@5.0.4...6.1.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 Nov 2, 2023
1 parent 4e57f0a commit dd750be
Show file tree
Hide file tree
Showing 2 changed files with 16 additions and 16 deletions.
30 changes: 15 additions & 15 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 @@ -33,7 +33,7 @@ django-debug-toolbar = "^4.2.0"
django-pattern-library = "~1.0.0"
django-stubs = "^1.9.0"
djhtml = "~3.0.6"
flake8 = "^5.0.4"
flake8 = "^6.1.0"
isort = "^5.12.0"
mypy = "~1.4"
pytest = "^7.2"
Expand Down

0 comments on commit dd750be

Please sign in to comment.