From 6bea2337719eb615fea5d2324db126460fd2e6b7 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 27 Apr 2026 19:35:13 +0000 Subject: [PATCH] build(deps): update meson requirement from ~=1.4.0 to ~=1.11.1 Updates the requirements on [meson](https://github.com/mesonbuild/meson) to permit the latest version. - [Commits](https://github.com/mesonbuild/meson/compare/1.4.0...1.11.1) --- updated-dependencies: - dependency-name: meson dependency-version: 1.11.1 dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index f6df4f25..cc4ad980 100644 --- a/requirements.txt +++ b/requirements.txt @@ -1,7 +1,7 @@ # SPDX-FileCopyrightText: 2023-2024 Ledger SAS # SPDX-License-Identifier: Apache-2.0 -meson~=1.4.0 +meson~=1.11.1 ninja kconfiglib~=14.1.0 sphinx_rtd_theme