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.
1 parent 41c3e4b commit fc74dddCopy full SHA for fc74ddd
pyproject.toml
@@ -81,7 +81,7 @@ coverage = "7.3.2"
81
flake8 = { version="6.1.0", python=">=3.8.1" }
82
flake8-annotations = { version="3.0.1", python=">=3.8.1" }
83
flake8-bugbear = { version="23.9.16", python=">=3.8.1" }
84
-flake8-isort = "6.1.0 "
+flake8-isort = "6.1.1"
85
flake8-quotes = "3.3.2"
86
flake8-use-fstring = "1.4"
87
pep8-naming = "0.13.3"
0 commit comments