Skip to content

Commit

Permalink
chore(deps): update dependency flake8 to v6
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Nov 15, 2023
1 parent 13dfea4 commit 5dc0f4d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -49,7 +49,7 @@ pydocstyle = "^6.0.0"
yamllint = "^1.20.0"
bandit = "^1.6.2"
invoke = "^2.2.0"
flake8 = "^5.0.0"
flake8 = "^6.0.0"
mypy = "^0.982"
# Dependencies for mypy to correctly analyze code using these libraries
types-python-dateutil = "^2.8.3"
Expand Down

0 comments on commit 5dc0f4d

Please sign in to comment.