Bump regex from 2025.9.18 to 2025.10.23 (#2049)

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

---
updated-dependencies:
- dependency-name: regex
  dependency-version: 2025.10.23
  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-10-22 09:01:56 -04:00
committed by GitHub
parent b852e6e56e
commit ec300c0dff
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.16"
python-json-logger = "^4.0.0"
regex = "^2025.9.18"
regex = "^2025.10.23"
shapely = "^2.1.2"
smartypants = "^2.0.1"
mistune = "^3.1.4"