From 74951eac9189c7a13a15622d27d43708a3154898 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Wed, 6 May 2026 04:27:47 +0000 Subject: [PATCH] Update dependency arch/python-cryptography to v48 --- pyproject.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pyproject.toml b/pyproject.toml index 358c4ceb20..28e91c2ad8 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -20,7 +20,7 @@ classifiers = [ dependencies = [ "pyparted==3.13.0", "pydantic==2.12.5", - "cryptography==47.0.0", + "cryptography==48.0.0", "textual==8.2.5", "markdown-it-py==4.0.0", "linkify-it-py==2.1.0",