From 9594496e55a8c50844e26fdd9648420eadde52a0 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 23 Feb 2026 15:05:04 +0000 Subject: [PATCH] build(deps): bump rs-parsepatch from 0.4.4 to 0.4.5 in /bot Bumps [rs-parsepatch](https://github.com/mozilla/pyo3-parsepatch) from 0.4.4 to 0.4.5. - [Commits](https://github.com/mozilla/pyo3-parsepatch/commits/v0.4.5) --- updated-dependencies: - dependency-name: rs-parsepatch dependency-version: 0.4.5 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- bot/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/bot/requirements.txt b/bot/requirements.txt index 63a693933..0028be1da 100644 --- a/bot/requirements.txt +++ b/bot/requirements.txt @@ -3,7 +3,7 @@ influxdb==5.3.2 libmozdata==0.2.12 python-hglib==2.6.2 pyyaml==6.0.3 -rs_parsepatch==0.4.4 +rs_parsepatch==0.4.5 sentry-sdk==2.52.0 setuptools==80.9.0 structlog==25.5.0