Skip to content

Commit 3b59589

Browse files
Bump black from 25.9.0 to 26.1.0
Bumps [black](https://github.com/psf/black) from 25.9.0 to 26.1.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...26.1.0) --- updated-dependencies: - dependency-name: black dependency-version: 26.1.0 dependency-type: direct:development update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent ad6f0c3 commit 3b59589

2 files changed

Lines changed: 43 additions & 32 deletions

File tree

poetry.lock

Lines changed: 42 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
@@ -25,7 +25,7 @@ homeassistant = "~2025.10.0"
2525
aiobiketrax = "1.3.1"
2626

2727
[tool.poetry.group.dev.dependencies]
28-
black = "^25.9.0"
28+
black = "^26.1.0"
2929
flake8 = "^7.0.0"
3030
isort = "^7.0.0"
3131
pytest = "^8.2"

0 commit comments

Comments
 (0)