From 4453e36478ac2911acc1c40189618280f7b0a270 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 2 Mar 2026 14:54:31 +0000 Subject: [PATCH] build(deps): bump rs-parsepatch from 0.4.4 to 0.4.6 in /tools Bumps [rs-parsepatch](https://github.com/mozilla/pyo3-parsepatch) from 0.4.4 to 0.4.6. - [Commits](https://github.com/mozilla/pyo3-parsepatch/commits/v0.4.6) --- updated-dependencies: - dependency-name: rs-parsepatch dependency-version: 0.4.6 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- tools/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/tools/requirements.txt b/tools/requirements.txt index 519423e69..2db7ab740 100644 --- a/tools/requirements.txt +++ b/tools/requirements.txt @@ -4,7 +4,7 @@ aiohttp==3.13.2 idna>=2.5,<3.12 libmozdata==0.2.12 multidict==6.7.0 -rs_parsepatch==0.4.4 +rs_parsepatch==0.4.6 sentry-sdk==2.47.0 structlog==25.5.0 taskcluster==96.2.3