Skip to content

Commit f4fd774

Browse files
Bump black from 20.8b1 to 24.3.0 in /libvirt
Bumps [black](https://github.com/psf/black) from 20.8b1 to 24.3.0. - [Release notes](https://github.com/psf/black/releases) - [Changelog](https://github.com/psf/black/blob/main/CHANGES.md) - [Commits](https://github.com/psf/black/commits/24.3.0) --- updated-dependencies: - dependency-name: black dependency-version: 24.3.0 dependency-type: direct:development ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 0b77d4d commit f4fd774

File tree

2 files changed

+95
-32
lines changed

2 files changed

+95
-32
lines changed

libvirt/Pipfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@ libvirt-python = ">=3.0.0"
88
virt_stats = {editable = true, path = "."}
99

1010
[dev-packages]
11-
black = "==20.8b1"
11+
black = "==24.3.0"
1212
flake8 = "*"
1313
isort = "*"
1414
pylint = "*"

libvirt/Pipfile.lock

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

0 commit comments

Comments
 (0)