Skip to content

Commit 62bc19a

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 490c683 commit 62bc19a

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
@@ -18,7 +18,7 @@ python = "^3.14"
1818
pytest = "^9.0.1"
1919
pre-commit = "^4.5.0"
2020
cfn-lint = "^1.42.0"
21-
black = "^25.9.0"
21+
black = "^25.12.0"
2222
flake8 = "^7.3.0"
2323
jinja2 = "^3.1.6"
2424
pip-licenses = "^5.0.0"

0 commit comments

Comments
 (0)