From 871f7abe1be8117c9fc0ebb2fb02a4b3364c3726 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 13 May 2026 08:06:26 +0000 Subject: [PATCH] pip: bump regex in the all-pip-dependencies group Bumps the all-pip-dependencies group with 1 update: [regex](https://github.com/mrabarnett/mrab-regex). Updates `regex` from 2026.4.4 to 2026.5.9 - [Changelog](https://github.com/mrabarnett/mrab-regex/blob/hg/changelog.txt) - [Commits](https://github.com/mrabarnett/mrab-regex/compare/2026.4.4...2026.5.9) --- updated-dependencies: - dependency-name: regex dependency-version: 2026.5.9 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: all-pip-dependencies ... Signed-off-by: dependabot[bot] --- pip-requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pip-requirements.txt b/pip-requirements.txt index 6135ed32bb..076ed884c9 100644 --- a/pip-requirements.txt +++ b/pip-requirements.txt @@ -18,5 +18,5 @@ antlr4-python3-runtime==4.13.2 lcov-cobertura==2.1.1 pygount==3.2.0 toml==0.10.2 -regex==2026.4.4 +regex==2026.5.9 pygount==3.2.0 \ No newline at end of file