Bump regex from 2025.10.23 to 2025.11.3 (#3075)

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-04 18:27:47 +00:00
committed by GitHub
parent e5a46d1118
commit 447ddc635e
2 changed files with 130 additions and 118 deletions

View File

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