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:
renovate[bot] 2026-06-30 07:57:22 +10:00 committed by GitHub
parent 8aec36aa0a
commit caa8887204
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
1 changed files with 1 additions and 1 deletions

View File

@ -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",