Bump regex from 2025.10.23 to 2025.11.3 (#2087)

Bumps [regex](https://github.com/mrabarnett/mrab-regex) from 2025.10.23 to 2025.11.3.
- [Changelog](https://github.com/mrabarnett/mrab-regex/blob/hg/changelog.txt)
- [Commits](https://github.com/mrabarnett/mrab-regex/compare/2025.10.23...2025.11.3)

---
updated-dependencies:
- dependency-name: regex
  dependency-version: 2025.11.3
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
This commit is contained in:
dependabot[bot]
2025-11-05 07:30:54 -05:00
committed by GitHub
parent 864f4caf76
commit 2f3cdb39be
2 changed files with 118 additions and 118 deletions

View File

@@ -54,7 +54,7 @@ numpy = "^2.3.4"
ordered-set = "^4.1.0"
phonenumbers = "^9.0.17"
python-json-logger = "^4.0.0"
regex = "^2025.10.23"
regex = "^2025.11.3"
shapely = "^2.1.2"
smartypants = "^2.0.1"
mistune = "^3.1.4"