Skip to content

Commit e365c78

Browse files
Bump black from 26.1.0 to 26.3.1
Bumps [black](https://github.com/psf/black) from 26.1.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@26.1.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 cca400f commit e365c78

File tree

2 files changed

+32
-32
lines changed

2 files changed

+32
-32
lines changed

poetry.lock

Lines changed: 31 additions & 31 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
@@ -61,7 +61,7 @@ pytest-cov = "^7.0.0"
6161
tox = "*"
6262
mypy = "^1.19"
6363
isort = "^8.0.0"
64-
black = "^26.1.0"
64+
black = "^26.3.1"
6565
flynt = "^1.0"
6666
deptry = "^0.24.0"
6767
flake8 = "^5.0.4"

0 commit comments

Comments
 (0)