Skip to content

Commit dcf2d44

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 db0d300 commit dcf2d44

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
@@ -77,7 +77,7 @@ xlsx2csv = "0.8.2"
7777
optional = true
7878

7979
[tool.poetry.group.lint.dependencies]
80-
black = "24.3.0"
80+
black = "26.3.1"
8181
astroid = "2.14.2"
8282
isort = "5.11.5"
8383
pylint = "2.16.4"

0 commit comments

Comments
 (0)