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 467d7f7 + 8c14a87 commit 2a9c7b5Copy full SHA for 2a9c7b5
pyproject.toml
@@ -86,15 +86,15 @@ 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.10.31", python=">=3.8.1" }
+flake8-bugbear = { version="24.12.12", python=">=3.8.1" }
90
flake8-copyright-validator = "0.0.1"
91
flake8-isort = "6.1.1"
92
flake8-quotes = "3.4.0"
93
flake8-use-fstring = "1.4"
94
pep8-naming = "0.14.1"
95
isort = "5.13.2"
96
autopep8 = "2.3.1"
97
-mypy = "1.13.0"
+mypy = "1.14.1"
98
tomli = { version = "2.2.1", python = "<3.11" }
99
tox = "4.23.2"
100
xmldiff = "2.7.0"
0 commit comments