Skip to content

Commit de3d236

Browse files
pip(deps-dev): bump black from 23.12.1 to 25.11.0
Bumps [black](https://github.com/psf/black) from 23.12.1 to 25.11.0. - [Release notes](https://github.com/psf/black/releases) - [Changelog](https://github.com/psf/black/blob/main/CHANGES.md) - [Commits](psf/black@23.12.1...25.11.0) --- updated-dependencies: - dependency-name: black dependency-version: 25.11.0 dependency-type: direct:development update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 8368f0b commit de3d236

File tree

2 files changed

+87
-27
lines changed

2 files changed

+87
-27
lines changed

poetry.lock

Lines changed: 86 additions & 26 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
@@ -27,7 +27,7 @@ pytest-nhsd-apim = "^3.3.2"
2727

2828
[tool.poetry.dev-dependencies]
2929
flake8 = "^3.7.9"
30-
black = "^23.0.0"
30+
black = "^25.11.0"
3131
pip-licenses = "^2.0.1"
3232
jinja2 = "^2.11.1"
3333
pyyaml = "^5.2"

0 commit comments

Comments
 (0)