Skip to content

Commit

Permalink
chore(deps): update dependency flake8 to v7.1.0
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Jun 15, 2024
1 parent e828901 commit 9b1a53a
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 @@ -16,7 +16,7 @@ pygeodesy = "*"
[tool.poetry.dev-dependencies]
black = "24.4.2"
coverage = { version = "*", extras = ['toml'] }
flake8 = "7.0.0"
flake8 = "7.1.0"
flake8-bugbear = "24.2.6"
hypothesis = ">= 6.56.2"
isort = "5.13.2"
Expand Down

0 comments on commit 9b1a53a

Please sign in to comment.