Skip to content

Commit

Permalink
Merge pull request #137 from 15five/dependabot/pip/flake8-isort-6.1.1
Browse files Browse the repository at this point in the history
Bump flake8-isort from 3.0.1 to 6.1.1
  • Loading branch information
nijave authored Dec 12, 2024
2 parents 64c8cbe + 1c9a4d3 commit f8f82d2
Show file tree
Hide file tree
Showing 2 changed files with 15 additions and 38 deletions.
51 changes: 14 additions & 37 deletions 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 @@ -40,7 +40,7 @@ mock = "^5.1.0"
tox = "^4.23.2"
flake8 = "^3.8.3"
toml = "^0.10.1"
flake8-isort = "^3.0.0"
flake8-isort = "^6.1.1"
pytest = ">=5.4.0"
pytest-django = "4.9.0"
coverage = "^7.6.9"
Expand Down

0 comments on commit f8f82d2

Please sign in to comment.