Update dependency arch/python-systemd to v236 (#4615)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
This commit is contained in:
parent
8aec36aa0a
commit
caa8887204
|
|
@ -32,7 +32,7 @@ Documentation = "https://archinstall.readthedocs.io/"
|
||||||
Source = "https://github.com/archlinux/archinstall"
|
Source = "https://github.com/archlinux/archinstall"
|
||||||
|
|
||||||
[project.optional-dependencies]
|
[project.optional-dependencies]
|
||||||
log = ["systemd_python==235"]
|
log = ["systemd_python==236"]
|
||||||
dev = [
|
dev = [
|
||||||
"mypy==2.1.0",
|
"mypy==2.1.0",
|
||||||
"flake8==7.3.0",
|
"flake8==7.3.0",
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue