aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authordependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>2023-10-02 10:47:40 +0000
committerBehdad Esfahbod <behdad@behdad.org>2023-10-02 12:38:59 -0600
commit2d67e52a47945e2563b12e681336ab9d04613aad (patch)
tree2eaf94cf77646e31f9c463d92b68f324221b16ba
parent6e06a193b3e6784b87380641d693fee1e507228e (diff)
downloadharfbuzz_ng-2d67e52a47945e2563b12e681336ab9d04613aad.tar.gz
Bump meson from 1.2.1 to 1.2.2 in /.ci
Bumps [meson](https://github.com/mesonbuild/meson) from 1.2.1 to 1.2.2. - [Release notes](https://github.com/mesonbuild/meson/releases) - [Commits](https://github.com/mesonbuild/meson/compare/1.2.1...1.2.2) --- updated-dependencies: - dependency-name: meson dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
-rw-r--r--.ci/requirements.in2
-rw-r--r--.ci/requirements.txt6
2 files changed, 4 insertions, 4 deletions
diff --git a/.ci/requirements.in b/.ci/requirements.in
index 72fe69798..74371a1f4 100644
--- a/.ci/requirements.in
+++ b/.ci/requirements.in
@@ -1,4 +1,4 @@
-r requirements-fonttools.in
-meson==1.2.1
+meson==1.2.2
gcovr==5.0
ninja
diff --git a/.ci/requirements.txt b/.ci/requirements.txt
index 173508e25..e76e2f5bf 100644
--- a/.ci/requirements.txt
+++ b/.ci/requirements.txt
@@ -179,9 +179,9 @@ markupsafe==2.1.3 \
--hash=sha256:e4dd52d80b8c83fdce44e12478ad2e85c64ea965e75d66dbeafb0a3e77308fcc \
--hash=sha256:fec21693218efe39aa7f8599346e90c705afa52c5b31ae019b2e57e8f6542bb2
# via jinja2
-meson==1.2.1 \
- --hash=sha256:08f83fc17513e99cd6e82c7554c1f58af70425211887f8f9c7363b2a90209462 \
- --hash=sha256:b1db3a153087549497ee52b1c938d2134e0338214fe14f7efd16fecd57b639f5
+meson==1.2.2 \
+ --hash=sha256:4a0f04de331fbc7af3b802a844fc8838f4ccd1ded1e792ba4f8f2faf8c5fe4d6 \
+ --hash=sha256:6d0f9cb45aaf70bc032ecb894d5e22a512224b778837bc7e052588c7ce87571d
# via -r requirements.in
ninja==1.11.1 \
--hash=sha256:1c474326e11fba3f8c2582715d79216292e327d3335367c0e87e9647a002cc4a \