Update dependency arch/python-systemd to v236

This commit is contained in:
renovate[bot] 2026-06-29 17:13:51 +00:00 committed by GitHub
parent fc3a22683e
commit f07e5d8a99
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"
[project.optional-dependencies]
log = ["systemd_python==235"]
log = ["systemd_python==236"]
dev = [
"mypy==2.1.0",
"flake8==7.3.0",