Skip to content

Commit a9efb05

Browse files
build(deps-dev): bump black from 24.3.0 to 26.3.1 (#34)
Bumps [black](https://github.com/psf/black) from 24.3.0 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.3.0...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 d5d9287 commit a9efb05

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
@@ -35,7 +35,7 @@ jupyter = "^1.0.0"
3535

3636
[tool.poetry.group.dev.dependencies]
3737
pytest = "^8.0.1"
38-
black = "^24.3.0"
38+
black = "^26.3.1"
3939
isort = "^5.13.2"
4040
pylint = "^3.1.0"
4141

0 commit comments

Comments
 (0)