From a7a3658a8d6ae7ba099ae10181679ab73b142bbb Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 16 Jun 2026 20:28:18 +0000 Subject: [PATCH] build(deps): bump mozphab from 2.15.1 to 2.15.2 in /integration Bumps [mozphab](https://github.com/mozilla-conduit/review) from 2.15.1 to 2.15.2. - [Release notes](https://github.com/mozilla-conduit/review/releases) - [Commits](https://github.com/mozilla-conduit/review/compare/2.15.1...2.15.2) --- updated-dependencies: - dependency-name: mozphab dependency-version: 2.15.2 dependency-type: direct:production update-type: version-update:semver-patch ... 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 7d76fe952..18385bd9e 100644 --- a/integration/requirements.txt +++ b/integration/requirements.txt @@ -1,4 +1,4 @@ -MozPhab==2.15.1 +MozPhab==2.15.2 pyyaml==6.0.3 structlog==25.5.0 taskcluster==100.3.0