Skip to content

Commit

Permalink
Bump flake8-django from 1.3 to 1.4 in /{{cookiecutter.project_name}}
Browse files Browse the repository at this point in the history
Bumps [flake8-django](https://github.com/rocioar/flake8-django) from 1.3 to 1.4.
- [Release notes](https://github.com/rocioar/flake8-django/releases)
- [Changelog](https://github.com/rocioar/flake8-django/blob/master/CHANGELOG.md)
- [Commits](rocioar/flake8-django@v1.3...v1.4)

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

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Aug 1, 2023
1 parent fd6c410 commit f96247b
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 5 deletions.
7 changes: 3 additions & 4 deletions {{cookiecutter.project_name}}/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 {{cookiecutter.project_name}}/pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -36,7 +36,7 @@ nplusone = "^1.0"

wemake-python-styleguide = "^0.18"
flake8-pytest-style = "^1.7"
flake8-django = "^1.3"
flake8-django = "^1.4"
flake8-logging-format = "^0.9"
nitpick = "^0.33"
doc8 = "^1.0"
Expand Down

0 comments on commit f96247b

Please sign in to comment.