Skip to content

Commit 22bc72f

Browse files
authored
Merge pull request #17 from ONS-Innovation/dependabot/pip/black-26.3.1
build(deps-dev): bump black from 24.10.0 to 26.3.1
2 parents f3dba1d + 245ddad commit 22bc72f

2 files changed

Lines changed: 99 additions & 32 deletions

File tree

poetry.lock

Lines changed: 98 additions & 31 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@ datetime = "^5.5"
1919
[tool.poetry.group.dev.dependencies]
2020
pylint = "^3.3.3"
2121
ruff = "^0.9.0"
22-
black = "^24.10.0"
22+
black = "^26.3.1"
2323

2424

2525
[build-system]

0 commit comments

Comments
 (0)