Skip to content

Commit

Permalink
Update dependency flake8 to v6
Browse files Browse the repository at this point in the history
Signed-off-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
  • Loading branch information
renovate[bot] authored and nphilipp committed Jul 24, 2023
1 parent 6246a82 commit 6db0bd3
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion 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 @@ -63,7 +63,7 @@ ansible = "^5.2 || ^6 || ^7.0.0 || ^8.0.0"
ansible-core = "^2.12.1"
ansible-runner = "^2.1.1"
black = "^21.9b0 || ^22 || ^23"
flake8 = "^3.9.2 || ^4 || ^5"
flake8 = "^3.9.2 || ^4 || ^5 || ^6.0.0"
httpx = "^0.18.2 || ^0.19 || ^0.20 || ^0.21 || ^0.22 || ^0.23 || ^0.24"
isort = "^5.9.3"
jmespath = "^0.10 || ^1"
Expand Down

0 comments on commit 6db0bd3

Please sign in to comment.