From 09947ae1f98d73a374192f6991fd142546cf0af3 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 3 Jun 2024 10:51:05 +0000 Subject: [PATCH] Bump meson from 1.4.0 to 1.4.1 in /.ci Bumps [meson](https://github.com/mesonbuild/meson) from 1.4.0 to 1.4.1. - [Release notes](https://github.com/mesonbuild/meson/releases) - [Commits](https://github.com/mesonbuild/meson/compare/1.4.0...1.4.1) --- updated-dependencies: - dependency-name: meson dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- .ci/requirements.in | 2 +- .ci/requirements.txt | 6 +++--- 2 files changed, 4 insertions(+), 4 deletions(-) diff --git a/.ci/requirements.in b/.ci/requirements.in index 5ffa8f12c..81a44a921 100644 --- a/.ci/requirements.in +++ b/.ci/requirements.in @@ -1,5 +1,5 @@ -r requirements-fonttools.in -meson==1.4.0 +meson==1.4.1 gcovr==5.0 ninja setuptools # https://github.com/harfbuzz/harfbuzz/issues/4475 diff --git a/.ci/requirements.txt b/.ci/requirements.txt index 02f897ba7..4d4a71b74 100644 --- a/.ci/requirements.txt +++ b/.ci/requirements.txt @@ -212,9 +212,9 @@ markupsafe==2.1.3 \ --hash=sha256:fec21693218efe39aa7f8599346e90c705afa52c5b31ae019b2e57e8f6542bb2 \ --hash=sha256:ffcc3f7c66b5f5b7931a5aa68fc9cecc51e685ef90282f4a82f0f5e9b704ad11 # via jinja2 -meson==1.4.0 \ - --hash=sha256:476a458d51fcfa322a6bdc64da5138997c542d08e6b2e49b9fa68c46fd7c4475 \ - --hash=sha256:8fd6630c25c27f1489a8a0392b311a60481a3c161aa699b330e25935b750138d +meson==1.4.1 \ + --hash=sha256:1b8aad738a5f6ae64294cc8eaba9a82988c1c420204484ac02ef782e5bba5f49 \ + --hash=sha256:d5acc3abae2dad3c70ddcbd10acac92b78b144d34d43f40f5b8ac31dfd8a826a # via -r requirements.in ninja==1.11.1.1 \ --hash=sha256:18302d96a5467ea98b68e1cae1ae4b4fb2b2a56a82b955193c637557c7273dbd \