Skip to content

Commit d01ba86

Browse files
Bump black from 24.10.0 to 26.3.1
Bumps [black](https://github.com/psf/black) from 24.10.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.10.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>
1 parent 2a27b94 commit d01ba86

2 files changed

Lines changed: 91 additions & 30 deletions

File tree

poetry.lock

Lines changed: 90 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
@@ -15,7 +15,7 @@ requests = "^2.32.3"
1515

1616
[tool.poetry.group.dev.dependencies]
1717
pylint = "^3.3.1"
18-
black = "^24.10.0"
18+
black = "^26.3.1"
1919
pytest = "^8.3.3"
2020
pytest-xdist = "^3.6.1"
2121
ruff = "^0.7.1"

0 commit comments

Comments
 (0)