Skip to content

Commit 920c406

Browse files
Upgrade: [dependabot] - bump black from 25.11.0 to 25.12.0
Bumps [black](https://github.com/psf/black) from 25.11.0 to 25.12.0. - [Release notes](https://github.com/psf/black/releases) - [Changelog](https://github.com/psf/black/blob/main/CHANGES.md) - [Commits](psf/black@25.11.0...25.12.0) --- updated-dependencies: - dependency-name: black dependency-version: 25.12.0 dependency-type: direct:development update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 9290f3c commit 920c406

File tree

2 files changed

+31
-30
lines changed

2 files changed

+31
-30
lines changed

poetry.lock

Lines changed: 30 additions & 29 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
@@ -46,7 +46,7 @@ pyjwt = {extras = ["crypto"], version = "^2.10.1"}
4646
[tool.poetry.group.dev.dependencies]
4747
pre-commit = "^4.5.0"
4848
cfn-lint = "^1.42.0"
49-
black = "^25.11.0"
49+
black = "^25.12.0"
5050
flake8 = "^7.3.0"
5151
jinja2 = "^3.1.5"
5252
pip-licenses = "^5.5.0"

0 commit comments

Comments
 (0)