Skip to content
This repository was archived by the owner on Aug 1, 2025. It is now read-only.

Commit d38ddfe

Browse files
chore(deps) Update dependency black to v25
1 parent efc2830 commit d38ddfe

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

pyproject.toml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -19,14 +19,14 @@ license = "MIT"
1919
name = "pylint-per-file-ignores"
2020
readme = "README.md"
2121
repository = "https://github.com/christopherpickering/pylint-per-file-ignores.git"
22-
version = "1.3.8"
22+
version = "1.3.9"
2323

2424
[tool.poetry.dependencies]
2525
python = "^3.8.1"
2626
tomli = {version = "^2.0.1", python = "<3.11"}
2727

2828
[tool.poetry.group.dev.dependencies]
29-
black = "^24.0.0"
29+
black = "^25.0.0"
3030
isort = "^5.10.1"
3131
ruff = "^0.12.0"
3232
tox = "^4.0.8"

0 commit comments

Comments
 (0)