Skip to content

Commit 2346c82

Browse files
chore(deps): update dev dependencies group
1 parent 38859a9 commit 2346c82

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

pyproject.toml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -34,10 +34,10 @@ platformdirs = "^4.2.0"
3434
toml = "^0.10.2"
3535

3636
[tool.poetry.group.dev.dependencies]
37-
pylint = "^3.1.0"
37+
pylint = "^4.0.0"
3838
pylama = "^8.4.1"
3939
black = "^25.0.0"
40-
isort = "^6.0.0"
40+
isort = "^7.0.0"
4141
mypy = "^1.8.0"
4242
types-pyyaml = "^6.0.12.12"
4343
types-toml = "^0.10.8.7"

0 commit comments

Comments
 (0)