Skip to content

Commit bcabcac

Browse files
author
Michael Brewer
committed
fix(deps): Bump flake8-isort from 2.8.0 to 4.0.0
1 parent afdc2c4 commit bcabcac

File tree

2 files changed

+17
-21
lines changed

2 files changed

+17
-21
lines changed

poetry.lock

Lines changed: 15 additions & 19 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

pyproject.toml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -38,9 +38,9 @@ flake8-builtins = "^1.5.3"
3838
flake8-comprehensions = "^3.4.0"
3939
flake8-debugger = "^4.0.0"
4040
flake8-fixme = "^1.1.1"
41-
flake8-isort = "^2.8.0"
41+
flake8-isort = "^4.0.0"
4242
flake8-variables-names = "^0.0.4"
43-
isort = "^4.3.21"
43+
isort = "^5.7.0"
4444
pytest-cov = "^2.11.1"
4545
pytest-mock = "^3.5.1"
4646
pdoc3 = "^0.9.2"

0 commit comments

Comments
 (0)