From 4e6a1aed03797f442a3204781ef38e9a55e672c3 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 18 May 2026 23:45:45 +0000 Subject: [PATCH] build(deps): bump mozphab from 2.14.0 to 2.15.1 in /integration Bumps [mozphab](https://github.com/mozilla-conduit/review) from 2.14.0 to 2.15.1. - [Release notes](https://github.com/mozilla-conduit/review/releases) - [Commits](https://github.com/mozilla-conduit/review/compare/2.14.0...2.15.1) --- updated-dependencies: - dependency-name: mozphab dependency-version: 2.15.1 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- integration/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/integration/requirements.txt b/integration/requirements.txt index cd67d77a9..955427b46 100644 --- a/integration/requirements.txt +++ b/integration/requirements.txt @@ -1,4 +1,4 @@ -MozPhab==2.14.0 +MozPhab==2.15.1 pyyaml==6.0.3 structlog==25.5.0 taskcluster==99.2.1