Skip to content

Commit dd41ba6

Browse files
build(deps-dev): bump black from 24.3.0 to 26.3.1
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>
1 parent ca955af commit dd41ba6

2 files changed

Lines changed: 97 additions & 29 deletions

File tree

poetry.lock

Lines changed: 96 additions & 28 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
@@ -73,7 +73,7 @@ xlsx2csv = "0.8.2"
7373
optional = true
7474

7575
[tool.poetry.group.lint.dependencies]
76-
black = "24.3.0"
76+
black = "26.3.1"
7777
astroid = "2.14.2"
7878
isort = "5.11.5"
7979
pylint = "2.16.4"

0 commit comments

Comments
 (0)