From f50c6a3e4b227cfcb275cee3d98a1530a6c996f1 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 2 Sep 2025 09:31:18 +0000 Subject: [PATCH] build(deps): bump regex from 2025.7.34 to 2025.8.29 Bumps [regex](https://github.com/mrabarnett/mrab-regex) from 2025.7.34 to 2025.8.29. - [Changelog](https://github.com/mrabarnett/mrab-regex/blob/hg/changelog.txt) - [Commits](https://github.com/mrabarnett/mrab-regex/compare/2025.7.34...2025.8.29) --- updated-dependencies: - dependency-name: regex dependency-version: 2025.8.29 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index a37d67c..1ddf392 100644 --- a/requirements.txt +++ b/requirements.txt @@ -1,2 +1,2 @@ -regex == 2025.7.34 +regex == 2025.8.29 Deprecated ~= 1.2 \ No newline at end of file