From e782dc3fa8004011dbed33fc39a52f007232fcdd Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 22 Sep 2025 22:13:32 +0000 Subject: [PATCH] build(deps): bump regex from 2024.11.6 to 2025.9.18 Bumps [regex](https://github.com/mrabarnett/mrab-regex) from 2024.11.6 to 2025.9.18. - [Changelog](https://github.com/mrabarnett/mrab-regex/blob/hg/changelog.txt) - [Commits](https://github.com/mrabarnett/mrab-regex/compare/2024.11.6...2025.9.18) --- updated-dependencies: - dependency-name: regex dependency-version: 2025.9.18 dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index 0d799ac..5bbdbdd 100644 --- a/requirements.txt +++ b/requirements.txt @@ -29,7 +29,7 @@ pyparsing==3.2.3 python-dateutil==2.9.0.post0 PyYAML==6.0.2 pyyaml_env_tag==1.1 -regex==2024.11.6 +regex==2025.9.18 requests==2.32.4 six==1.17.0 super_collections==0.5.3