Bump regex from 2025.7.33 to 2025.7.34

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

---
updated-dependencies:
- dependency-name: regex
  dependency-version: 2025.7.34
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
dependabot[bot]
2025-07-31 23:55:35 +00:00
committed by GitHub
parent 3ecd9853ab
commit 8ecf72b74f
2 changed files with 90 additions and 90 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 = "^2025.7.33"
regex = "^2025.7.34"
s3transfer = "^0.10.2"
shapely = "^2.1.1"
smartypants = "^2.0.1"