From 48a5316b9bdab6ad9931ff3616261577e65b1c0a Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 29 Apr 2026 15:48:01 +0000 Subject: [PATCH] build(deps): bump mozphab from 2.8.0 to 2.14.0 in /integration Bumps [mozphab](https://github.com/mozilla-conduit/review) from 2.8.0 to 2.14.0. - [Release notes](https://github.com/mozilla-conduit/review/releases) - [Commits](https://github.com/mozilla-conduit/review/compare/2.8.0...2.14.0) --- updated-dependencies: - dependency-name: mozphab dependency-version: 2.13.0 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 924774c7b..387e6f770 100644 --- a/integration/requirements.txt +++ b/integration/requirements.txt @@ -1,4 +1,4 @@ -MozPhab==2.8.0 +MozPhab==2.14.0 pyyaml==6.0.3 structlog==25.5.0 taskcluster==99.2.0