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 9ebc479 commit e7a2b9dCopy full SHA for e7a2b9d
pyproject.toml
@@ -80,7 +80,7 @@ chardet = "^5.1"
80
# pin to exact versions, if the tool/lib/plugin is process-relevant
81
coverage = "7.6.0"
82
ddt = "1.7.2"
83
-flake8 = { version = "7.1.0", python = ">=3.8.1" }
+flake8 = { version = "7.1.1", python = ">=3.8.1" }
84
flake8-annotations = { version = "3.1.1", python = ">=3.8.1" }
85
flake8-bugbear = { version = "24.4.26", python = ">=3.8.1" }
86
flake8-isort = "6.1.1"
0 commit comments