Skip to content

Commit

Permalink
Merge pull request #223 from PainterQubits/dependabot/pip/flake8-7.0.0
Browse files Browse the repository at this point in the history
Bump flake8 from 6.1.0 to 7.0.0
  • Loading branch information
alexhad6 authored Jan 8, 2024
2 parents b0c7d36 + 06ff7e5 commit 3b8911b
Show file tree
Hide file tree
Showing 2 changed files with 9 additions and 9 deletions.
16 changes: 8 additions & 8 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 @@ paramdb = "^0.10.2"

[tool.poetry.group.dev.dependencies]
mypy = "^1.8.0"
flake8 = "^6.1.0"
flake8 = "^7.0.0"
pylint = "^3.0.3"
black = "^23.12.1"
pytest = "^7.4.4"
Expand Down

0 comments on commit 3b8911b

Please sign in to comment.