summaryrefslogtreecommitdiff
path: root/.github/workflows/requirements.txt
diff options
context:
space:
mode:
authordependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>2023-03-01 09:57:34 +0000
committerFrantisek Sumsal <frantisek@sumsal.cz>2023-03-01 13:14:26 +0000
commit31a14e4d3e5308f59a4283011cc46639d1f61ca2 (patch)
treea89a0919061eaa904754669db29ee5f1d3aba5e9 /.github/workflows/requirements.txt
parent7afcf8b1935876393562a62288ede0e77cf874cc (diff)
downloadsystemd-31a14e4d3e5308f59a4283011cc46639d1f61ca2.tar.gz
build(deps): bump meson from 1.0.0 to 1.0.1 in /.github/workflows
Bumps [meson](https://github.com/mesonbuild/meson) from 1.0.0 to 1.0.1. - [Release notes](https://github.com/mesonbuild/meson/releases) - [Commits](https://github.com/mesonbuild/meson/compare/1.0.0...1.0.1) --- updated-dependencies: - dependency-name: meson dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
Diffstat (limited to '.github/workflows/requirements.txt')
-rw-r--r--.github/workflows/requirements.txt6
1 files changed, 3 insertions, 3 deletions
diff --git a/.github/workflows/requirements.txt b/.github/workflows/requirements.txt
index 1da390058d..c5fb64c942 100644
--- a/.github/workflows/requirements.txt
+++ b/.github/workflows/requirements.txt
@@ -1,6 +1,6 @@
-meson==1.0.0 \
- --hash=sha256:501b2d7bb7d47a44a221369eeb12b5e6aadbdc8b267ff57de32b25e9202a7d94 \
- --hash=sha256:aa50a4ba4557c25e7d48446abfde857957dcdf58385fffbe670ba0e8efacce05
+meson==1.0.1 \
+ --hash=sha256:98d6158c71e34dfd32c77014109003304eeda1c7e24b8e2448261dcd9d95f968 \
+ --hash=sha256:d926b730de6f518728cc7c57bc5e701667bae0c3522f9e369427b2cc7839d3c1
ninja==1.11.1 \
--hash=sha256:1c474326e11fba3f8c2582715d79216292e327d3335367c0e87e9647a002cc4a \
--hash=sha256:3329b4b7c1694730772522a3ba0ba40fd15c012476ed3e1c9f0fd9e76190394e \