From: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 1 Aug 2024 09:15:29 +0000 (+0000) Subject: build(deps): bump meson from 1.4.1 to 1.5.1 in /.github/workflows X-Git-Tag: v257-rc1~780 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=73eb21703e983c8d4df8ccf9585c7414492b9d92;p=thirdparty%2Fsystemd.git build(deps): bump meson from 1.4.1 to 1.5.1 in /.github/workflows Bumps [meson](https://github.com/mesonbuild/meson) from 1.4.1 to 1.5.1. - [Release notes](https://github.com/mesonbuild/meson/releases) - [Commits](https://github.com/mesonbuild/meson/compare/1.4.1...1.5.1) --- updated-dependencies: - dependency-name: meson dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- diff --git a/.github/workflows/requirements.txt b/.github/workflows/requirements.txt index a073aaf4c2f..18b216aedab 100644 --- a/.github/workflows/requirements.txt +++ b/.github/workflows/requirements.txt @@ -1,6 +1,6 @@ -meson==1.4.1 \ - --hash=sha256:1b8aad738a5f6ae64294cc8eaba9a82988c1c420204484ac02ef782e5bba5f49 \ - --hash=sha256:d5acc3abae2dad3c70ddcbd10acac92b78b144d34d43f40f5b8ac31dfd8a826a +meson==1.5.1 \ + --hash=sha256:5531e24e6cfd6000bf1c712793cf28dff032841370b1a3b941a894e4fde46e5a \ + --hash=sha256:567e533adf255de73a2de35049b99923caf872a455af9ce03e01077e0d384bed ninja==1.11.1.1 \ --hash=sha256:18302d96a5467ea98b68e1cae1ae4b4fb2b2a56a82b955193c637557c7273dbd \ --hash=sha256:185e0641bde601e53841525c4196278e9aaf4463758da6dd1e752c0a0f54136a \