From 29157e6a64f6bb78b5d6ecf60863d7614413fc66 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 23 Sep 2024 10:04:45 +0000 Subject: [PATCH] Bump meson from 1.5.1 to 1.5.2 in /.ci Bumps [meson](https://github.com/mesonbuild/meson) from 1.5.1 to 1.5.2. - [Release notes](https://github.com/mesonbuild/meson/releases) - [Commits](https://github.com/mesonbuild/meson/compare/1.5.1...1.5.2) --- 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 94e94009e..ae131bdcf 100644 --- a/.ci/requirements.in +++ b/.ci/requirements.in @@ -1,5 +1,5 @@ -r requirements-fonttools.in -meson==1.5.1 +meson==1.5.2 gcovr==5.0 ninja setuptools # https://github.com/harfbuzz/harfbuzz/issues/4475 diff --git a/.ci/requirements.txt b/.ci/requirements.txt index 61b36c41f..8efe9056c 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.5.1 \ - --hash=sha256:5531e24e6cfd6000bf1c712793cf28dff032841370b1a3b941a894e4fde46e5a \ - --hash=sha256:567e533adf255de73a2de35049b99923caf872a455af9ce03e01077e0d384bed +meson==1.5.2 \ + --hash=sha256:77706e2368a00d789c097632ccf4fc39251fba56d03e1e1b262559a3c7a08f5b \ + --hash=sha256:f955e09ab0d71ef180ae85df65991d58ed8430323de7d77a37e11c9ea630910b # via -r requirements.in ninja==1.11.1.1 \ --hash=sha256:18302d96a5467ea98b68e1cae1ae4b4fb2b2a56a82b955193c637557c7273dbd \