We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents d6955cb + 01cb53b commit 6caee65Copy full SHA for 6caee65
1 file changed
pyproject.toml
@@ -58,7 +58,7 @@ isort = { version = "^5.10.0", python = ">= 3.6.1" }
58
flake8 = "^4.0.1"
59
flake8-annotations = {version = "^2.7.0", python = ">= 3.6.2"}
60
flake8-bugbear = "^22.7.1"
61
-flake8-isort = { version = "^4.1.0", python = ">= 3.6.1" }
+flake8-isort = { version = "^4.1.2", python = ">= 3.6.1" }
62
jsonschema = { version = ">= 4.4.0", python = "> 3.6"}
63
lxml = ">=4.7.0"
64
# `types-setuptools` need to stay in sync with version of `setuptools` - but 47 was not typed...
0 commit comments