Skip to content

Commit

Permalink
Merge pull request #89 from bow/dependabot/pip/flake8-7.0.0
Browse files Browse the repository at this point in the history
chore(deps-dev): bump flake8 from 6.1.0 to 7.0.0
  • Loading branch information
bow authored Jan 21, 2024
2 parents c019c60 + 78f9687 commit caf7c68
Show file tree
Hide file tree
Showing 2 changed files with 10 additions and 9 deletions.
17 changes: 9 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 @@ -57,7 +57,7 @@ urllib3 = "^2.0.6"
[tool.poetry.group.dev.dependencies]
pytest = "^7.4.2"
bandit = "^1.7.5"
flake8 = "^6.1.0"
flake8 = "^7.0.0"
mypy = "^1.7.1"
mypy-extensions = "^1.0.0"
pytest-cov = "^4.1.0"
Expand Down

0 comments on commit caf7c68

Please sign in to comment.