Bump regex from 2024.11.6 to 2025.7.33 (#1878)

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

---
updated-dependencies:
- dependency-name: regex
  dependency-version: 2025.7.33
  dependency-type: direct:production
  update-type: version-update:semver-major
...

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-07-31 13:45:52 +00:00
committed by GitHub
parent 21a5e15dbc
commit 3a3228a9df
2 changed files with 91 additions and 98 deletions

View File

@@ -54,7 +54,7 @@ numpy = "^2.3.2"
ordered-set = "^4.1.0"
phonenumbers = "^9.0.10"
python-json-logger = "^3.3.0"
regex = "^2024.11.6"
regex = "^2025.7.34"
shapely = "^2.1.1"
smartypants = "^2.0.1"
mistune = "^3.1.3"