Bump regex from 2026.1.15 to 2026.2.19 (#2234)

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

---
updated-dependencies:
- dependency-name: regex
  dependency-version: 2026.2.19
  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]
2026-02-23 13:28:38 -05:00
committed by GitHub
parent e4c61ca897
commit dbebb24690
2 changed files with 118 additions and 135 deletions

View File

@@ -53,7 +53,7 @@ numpy = "^2.4.2"
ordered-set = "^4.1.0"
phonenumbers = "^9.0.24"
python-json-logger = "^4.0.0"
regex = "^2026.1.15"
regex = "^2026.2.19"
shapely = "^2.1.2"
smartypants = "^2.0.1"
mistune = "^3.2.0"