From f07e5d8a99228aa006ff95d8145c8b4bb248e6d3 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Mon, 29 Jun 2026 17:13:51 +0000 Subject: [PATCH] Update dependency arch/python-systemd to v236 --- pyproject.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pyproject.toml b/pyproject.toml index 31560033ee..05e71b109f 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -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",