Skip to content

Commit

Permalink
build(deps-dev): 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] <[email protected]>
  • Loading branch information
dependabot[bot] authored Sep 25, 2023
1 parent 8cc1f66 commit 6819ec0
Show file tree
Hide file tree
Showing 2 changed files with 17 additions and 17 deletions.
2 changes: 1 addition & 1 deletion Pipfile
Original file line number Diff line number Diff line change
Expand Up @@ -62,7 +62,7 @@ coveralls = "*"
django-coverage-plugin = "~=3.1.0"
django-test-plus = "~=2.2.1"
factory-boy = "~=3.2.1"
flake8 = "~=5.0"
flake8 = "~=6.1"
flake8-import-order = "*"
flake8-pyproject = "*"
freezegun = "~=1.2"
Expand Down
32 changes: 16 additions & 16 deletions Pipfile.lock

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

0 comments on commit 6819ec0

Please sign in to comment.