Bump regex from 2024.11.6 to 2025.7.33

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>
This commit is contained in:
dependabot[bot]
2025-07-30 23:44:53 +00:00
committed by GitHub
parent a81742c5c5
commit e3901f80f8
2 changed files with 92 additions and 99 deletions

View File

@@ -55,7 +55,7 @@ pycparser = "^2.22"
pyjwt = "^2.10.1"
python-json-logger = "^3.3.0"
redis = "^6.2.0"
regex = "^2024.11.6"
regex = "^2025.7.33"
s3transfer = "^0.10.2"
shapely = "^2.1.1"
smartypants = "^2.0.1"