Bump regex from 2025.9.18 to 2025.10.23 (#3033)

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:20 -04:00
committed by GitHub
parent ac00611ce4
commit e0f8cfbccf
2 changed files with 118 additions and 118 deletions

View File

@@ -55,7 +55,7 @@ pycparser = "^2.23"
pyjwt = "^2.10.1"
python-json-logger = "^4.0.0"
redis = "^6.4.0"
regex = "^2025.9.18"
regex = "^2025.10.23"
s3transfer = "^0.10.2"
shapely = "^2.1.2"
smartypants = "^2.0.1"