Skip to content

Commit 9d5725f

Browse files
Bump black from 22.12.0 to 26.3.1 in /dpdk/dts
Bumps [black](https://github.com/psf/black) from 22.12.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@22.12.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 e650f9e commit 9d5725f

2 files changed

Lines changed: 116 additions & 25 deletions

File tree

dpdk/dts/poetry.lock

Lines changed: 115 additions & 24 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

dpdk/dts/pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -28,7 +28,7 @@ scapy = "^2.5.0"
2828

2929
[tool.poetry.group.dev.dependencies]
3030
mypy = "^0.961"
31-
black = "^22.6.0"
31+
black = "^26.3.1"
3232
isort = "^5.10.1"
3333
pylama = "^8.4.1"
3434
pyflakes = "^2.5.0"

0 commit comments

Comments
 (0)