From 2d746af241aab52a4b03991a59d66456132b91f1 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 5 Aug 2025 05:48:20 +0000 Subject: [PATCH] build(deps): bump regex from 2024.11.6 to 2025.7.34 Bumps [regex](https://github.com/mrabarnett/mrab-regex) from 2024.11.6 to 2025.7.34. - [Changelog](https://github.com/mrabarnett/mrab-regex/blob/hg/changelog.txt) - [Commits](https://github.com/mrabarnett/mrab-regex/compare/2024.11.6...2025.7.34) --- updated-dependencies: - dependency-name: regex dependency-version: 2025.7.34 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..dc6adfb 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.7.34 requests==2.32.4 six==1.17.0 super_collections==0.5.3