From 5c6d6b10b03d9279342fce10ea6c7ce78da4b8fb Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 21 Aug 2026 14:03:55 +0000 Subject: [PATCH] build(deps): bump mozphab from 2.15.4 to 2.16.1 in /integration Bumps [mozphab](https://github.com/mozilla-conduit/review) from 2.15.4 to 2.16.1. - [Release notes](https://github.com/mozilla-conduit/review/releases) - [Commits](https://github.com/mozilla-conduit/review/compare/2.15.4...2.16.1) --- updated-dependencies: - dependency-name: mozphab dependency-version: 2.16.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 bcb18d135..ce1439738 100644 --- a/integration/requirements.txt +++ b/integration/requirements.txt @@ -1,4 +1,4 @@ -MozPhab==2.15.4 +MozPhab==2.16.1 pyyaml==6.0.3 structlog==26.1.0 taskcluster==103.0.1