We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 7879805 commit dd49a1bCopy full SHA for dd49a1b
pyproject.toml
@@ -50,7 +50,7 @@ mock = "5.1.0"
50
pre-commit = {version = "3.6.0", python = ">=3.8"}
51
flake8 = {version = "6.1.0", python = ">=3.8.1"}
52
flake8-pyproject = {version = "1.2.3", python = ">=3.8.1"}
53
-flake8-bugbear = {version = "23.3.23", python = ">=3.8.1"}
+flake8-bugbear = {version = "23.12.2", python = ">=3.8.1"}
54
liccheck = "0.9.2"
55
isort = {version = "5.12.0", python = ">=3.8"}
56
pep8-naming = {version = "0.13.3", python = ">=3.8"}
0 commit comments