Skip to content

Commit

Permalink
Merge pull request #51 from statnett/renovate/flake8-bugbear-24.x
Browse files Browse the repository at this point in the history
chore(deps): update dependency flake8-bugbear to v24.12.12
  • Loading branch information
karolinegrondal authored Dec 13, 2024
2 parents b85c1a3 + 333a4f6 commit be02eda
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 @@ -17,7 +17,7 @@ pygeodesy = "*"
black = "24.10.0"
coverage = { version = "*", extras = ['toml'] }
flake8 = "7.1.1"
flake8-bugbear = "24.10.31"
flake8-bugbear = "24.12.12"
hypothesis = ">= 6.56.2"
isort = "5.13.2"
pre-commit = "*"
Expand Down

0 comments on commit be02eda

Please sign in to comment.