From dc4b3576d5a605e105f2e3f9b2b708090a338c34 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 16 Feb 2026 16:57:27 +0000 Subject: [PATCH] build(deps): update meson requirement from ~=1.4.0 to ~=1.10.1 Updates the requirements on [meson](https://github.com/mesonbuild/meson) to permit the latest version. - [Release notes](https://github.com/mesonbuild/meson/releases) - [Commits](https://github.com/mesonbuild/meson/compare/1.4.0...1.10.1) --- updated-dependencies: - dependency-name: meson dependency-version: 1.10.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..eede62a1 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.10.1 ninja kconfiglib~=14.1.0 sphinx_rtd_theme