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.
2 parents 1f5fd7a + 0bc6909 commit 0ec785dCopy full SHA for 0ec785d
pyproject.toml
@@ -85,14 +85,14 @@ ddt = "1.7.2"
85
coverage = "7.6.1"
86
flake8 = { version="7.1.1", python=">=3.8.1" }
87
flake8-annotations = { version="3.1.1", python=">=3.8.1" }
88
-flake8-bugbear = { version="24.4.26", python=">=3.8.1" }
+flake8-bugbear = { version="24.8.19", python=">=3.8.1" }
89
flake8-isort = "6.1.1"
90
flake8-quotes = "3.4.0"
91
flake8-use-fstring = "1.4"
92
pep8-naming = "0.14.1"
93
isort = "5.13.2"
94
autopep8 = "2.3.1"
95
-mypy = "1.11.1"
+mypy = "1.11.2"
96
tox = "4.18.0"
97
xmldiff = "2.7.0"
98
bandit = "1.7.9"
0 commit comments