Skip to content

Commit

Permalink
Merge pull request #25 from Raniz85/dependabot/pip/flake8-isort-tw-6.0.0
Browse files Browse the repository at this point in the history
Update flake8-isort requirement from ^5.0.3 to ^6.0.0
  • Loading branch information
Raniz85 authored Mar 18, 2023
2 parents fcd1d1e + da04b0f commit e9a314a
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 @@ -13,7 +13,7 @@ flake8 = "^6.0.0"
flake8-bandit = "^4.1.1"
flake8-bugbear = "^23.3.12"
flake8-docstrings = "^1.6.0"
flake8-isort = "^5.0.3"
flake8-isort = "^6.0.0"
isort = "^5.10.1"
mypy = "^1.1"
pytest = "^7.2.0"
Expand Down

0 comments on commit e9a314a

Please sign in to comment.