Skip to content

Commit 40283b7

Browse files
chore(deps-dev): bump black from 25.1.0 to 26.1.0
Bumps [black](https://github.com/psf/black) from 25.1.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.1.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 c186311 commit 40283b7

File tree

2 files changed

+99
-32
lines changed

2 files changed

+99
-32
lines changed

poetry.lock

Lines changed: 98 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
@@ -16,7 +16,7 @@ rich = ">=13,<15"
1616
[tool.poetry.group.dev.dependencies]
1717
pytest = "^8"
1818
ruff = ">=0.6,<0.14"
19-
black = ">=24.8,<26.0"
19+
black = ">=24.8,<27.0"
2020
mypy = "^1.11"
2121

2222
[tool.ruff]

0 commit comments

Comments
 (0)