From: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 1 Jan 2024 09:14:26 +0000 (+0000) Subject: build(deps): bump meson from 1.3.0 to 1.3.1 in /.github/workflows X-Git-Tag: v256-rc1~1361 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=13efb5cbd3b6e4722063a547c0a12529d0101c0f;p=thirdparty%2Fsystemd.git build(deps): bump meson from 1.3.0 to 1.3.1 in /.github/workflows Bumps [meson](https://github.com/mesonbuild/meson) from 1.3.0 to 1.3.1. - [Release notes](https://github.com/mesonbuild/meson/releases) - [Commits](https://github.com/mesonbuild/meson/compare/1.3.0...1.3.1) --- updated-dependencies: - dependency-name: meson dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- diff --git a/.github/workflows/requirements.txt b/.github/workflows/requirements.txt index b42b98e98aa..0c41a98fef9 100644 --- a/.github/workflows/requirements.txt +++ b/.github/workflows/requirements.txt @@ -1,6 +1,6 @@ -meson==1.3.0 \ - --hash=sha256:4ba253ef60e454e23234696119cbafa082a0aead0bd3bbf6991295054795f5dc \ - --hash=sha256:e9f54046ce5b9a1f3024f7a7d52f19f085fd57c9d26a5db0cfcf0750572a8fd8 +meson==1.3.1 \ + --hash=sha256:6020568bdede1643d4fb41e28215be38eff5d52da28ac7d125457c59e0032ad7 \ + --hash=sha256:d5223ecca9564d735d36daaba2571abc6c032c8c3a7ffa0674e803ef0c7e0219 ninja==1.11.1.1 \ --hash=sha256:18302d96a5467ea98b68e1cae1ae4b4fb2b2a56a82b955193c637557c7273dbd \ --hash=sha256:185e0641bde601e53841525c4196278e9aaf4463758da6dd1e752c0a0f54136a \