Skip to content

Commit 13924de

Browse files
Bump black from 24.4.2 to 26.3.1 (#41)
Bumps [black](https://github.com/psf/black) from 24.4.2 to 26.3.1. - [Release notes](https://github.com/psf/black/releases) - [Changelog](https://github.com/psf/black/blob/main/CHANGES.md) - [Commits](psf/black@24.4.2...26.3.1) --- updated-dependencies: - dependency-name: black dependency-version: 26.3.1 dependency-type: direct:development ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 60599c7 commit 13924de

2 files changed

Lines changed: 100 additions & 33 deletions

File tree

poetry.lock

Lines changed: 99 additions & 32 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 @@ pytest = "^8.2.0"
1616

1717

1818
[tool.poetry.group.dev.dependencies]
19-
black = "^24.4.2"
19+
black = "^26.3.1"
2020
pre-commit = "^3.7.1"
2121

2222
[build-system]

0 commit comments

Comments
 (0)