Skip to content

Commit

Permalink
⬆️ Bump pyproject-flake8 from 6.0.0.post1 to 6.1.0 (#209)
Browse files Browse the repository at this point in the history
Bumps [pyproject-flake8](https://github.com/csachs/pyproject-flake8) from 6.0.0.post1 to 6.1.0.
- [Release notes](https://github.com/csachs/pyproject-flake8/releases)
- [Commits](csachs/pyproject-flake8@v6.0.0.post1...v6.1.0)

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

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored Sep 26, 2023
1 parent 26d6126 commit d47d8a3
Show file tree
Hide file tree
Showing 2 changed files with 19 additions and 19 deletions.
36 changes: 18 additions & 18 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 @@ -22,7 +22,7 @@ mypy = "^1.5"
pytest = "^7.4.2"
pytest-cov = "^4.1.0"
pytest-django = "^4.5.2"
pyproject-flake8 = "^6.0.0"
pyproject-flake8 = "^6.1.0"

[tool.isort]
line_length = 120
Expand Down

0 comments on commit d47d8a3

Please sign in to comment.