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 5aa5787 commit 8f1954cCopy full SHA for 8f1954c
pyproject.toml
@@ -86,7 +86,7 @@ ddt = "1.7.2"
86
coverage = "7.6.1"
87
flake8 = { version="7.1.1", python=">=3.8.1" }
88
flake8-annotations = { version="3.1.1", python=">=3.8.1" }
89
-flake8-bugbear = { version="24.8.19", python=">=3.8.1" }
+flake8-bugbear = { version="24.10.31", python=">=3.8.1" }
90
flake8-copyright-validator = "0.0.1"
91
flake8-isort = "6.1.1"
92
flake8-quotes = "3.4.0"
0 commit comments