Skip to content

Commit 0dc77ef

Browse files
Bump black from 24.10.0 to 26.3.1
Bumps [black](https://github.com/psf/black) from 24.10.0 to 26.3.1. - [Release notes](https://github.com/psf/black/releases) - [Changelog](https://github.com/psf/black/blob/main/CHANGES.md) - [Commits](psf/black@24.10.0...26.3.1) --- updated-dependencies: - dependency-name: black dependency-version: 26.3.1 dependency-type: direct:development ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 24224f9 commit 0dc77ef

File tree

2 files changed

+99
-32
lines changed

2 files changed

+99
-32
lines changed

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
@@ -18,7 +18,7 @@ pytest-nhsd-apim = "^5.0.0"
1818

1919
[tool.poetry.group.dev.dependencies]
2020
flake8 = "^3.7.9"
21-
black = "^24.3.0"
21+
black = "^26.3.1"
2222
pip-licenses = "^2.0.1"
2323
jinja2 = "^3.1.6"
2424
pyyaml = "^6.0.3"

0 commit comments

Comments
 (0)