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 59c4381 commit 6e6f374Copy full SHA for 6e6f374
pyproject.toml
@@ -83,7 +83,7 @@ ddt = "1.7.1"
83
coverage = "7.4.0"
84
flake8 = { version="7.0.0", python=">=3.8.1" }
85
flake8-annotations = { version="3.0.1", python=">=3.8.1" }
86
-flake8-bugbear = { version="23.12.2", python=">=3.8.1" }
+flake8-bugbear = { version="24.1.17", python=">=3.8.1" }
87
flake8-isort = "6.1.1"
88
flake8-quotes = "3.3.2"
89
flake8-use-fstring = "1.4"
0 commit comments