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 38859a9 commit 2346c82Copy full SHA for 2346c82
pyproject.toml
@@ -34,10 +34,10 @@ platformdirs = "^4.2.0"
34
toml = "^0.10.2"
35
36
[tool.poetry.group.dev.dependencies]
37
-pylint = "^3.1.0"
+pylint = "^4.0.0"
38
pylama = "^8.4.1"
39
black = "^25.0.0"
40
-isort = "^6.0.0"
+isort = "^7.0.0"
41
mypy = "^1.8.0"
42
types-pyyaml = "^6.0.12.12"
43
types-toml = "^0.10.8.7"
0 commit comments