Skip to content

Commit

Permalink
Update dependency autoflake to v2
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Jan 9, 2025
1 parent f8973e6 commit e535536
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 @@ -43,7 +43,7 @@ black = "^21.6b0"
isort = "^5.9.2"
flake8 = "^3.9.2"
mypy = "^1.0.0"
autoflake = "=1.7.8"
autoflake = "=2.3.1"
pre-commit = "^3.0.0"
pytest = "^7.0.0"
pytest-cov = "^4.0.0"
Expand Down

0 comments on commit e535536

Please sign in to comment.