Skip to content

Commit

Permalink
⬆️ Bump pyproject-flake8 from 6.0.0.post1 to 7.0.0
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 7.0.0.
- [Release notes](https://github.com/csachs/pyproject-flake8/releases)
- [Commits](csachs/pyproject-flake8@v6.0.0.post1...v7.0.0)

---
updated-dependencies:
- dependency-name: pyproject-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 Jun 11, 2024
1 parent 1df5865 commit da55025
Show file tree
Hide file tree
Showing 2 changed files with 21 additions and 20 deletions.
39 changes: 20 additions & 19 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 @@ -31,7 +31,7 @@ pyyaml = "^6.0.1"
types-pyyaml = "^6.0.12.20240311"

[tool.poetry.group.dev.dependencies]
pyproject-flake8 = "^6.0.0.post1"
pyproject-flake8 = "^7.0.0"
ruff = "^0.2.1"
mypy = "^1.8.0"
pytest = "^8.0.0"
Expand Down

0 comments on commit da55025

Please sign in to comment.