From 77ea17bf086b4ed0c2d22e6d2b268ea3e0cc0d2d Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 23 Dec 2024 15:33:12 +0000 Subject: [PATCH] build(deps): update meson requirement from ~=1.4.0 to ~=1.6.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.6.1) --- updated-dependencies: - dependency-name: meson 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..a06a8679 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.6.1 ninja kconfiglib~=14.1.0 sphinx_rtd_theme