Skip to content

Commit 7e0ec71

Browse files
Bump black from 24.3.0 to 26.3.1 (#54)
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 898b123 commit 7e0ec71

File tree

2 files changed

+100
-33
lines changed

2 files changed

+100
-33
lines changed

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
@@ -22,7 +22,7 @@ types-pillow = "^10.0.0.2"
2222
pytest = "^8.1.1"
2323
mypy = "^1.5.1"
2424
pytest-xdist = {extras = ["psutil"], version = "^3.3.1"}
25-
black = "^24.3.0"
25+
black = "^26.3.1"
2626
isort = "^5.12.0"
2727
ruff = "^0.3.3"
2828
pytest-cov = "^4.1.0"

0 commit comments

Comments
 (0)