Skip to content

Commit c19c319

Browse files
build(deps-dev): bump black from 25.9.0 to 25.11.0
Bumps [black](https://github.com/psf/black) from 25.9.0 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@25.9.0...25.11.0) --- updated-dependencies: - dependency-name: black dependency-version: 25.11.0 dependency-type: direct:development update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 35ea172 commit c19c319

File tree

2 files changed

+34
-30
lines changed

2 files changed

+34
-30
lines changed

poetry.lock

Lines changed: 33 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
@@ -45,5 +45,5 @@ mypy = "^1.18.2"
4545
bandit = "^1.8.6"
4646
pylint = "^3.3.9"
4747
pytest = "^8.4.2"
48-
black = "^25.9.0"
48+
black = "^25.11.0"
4949

0 commit comments

Comments
 (0)