Skip to content

Commit 2482149

Browse files
Bump regex from 2025.10.23 to 2026.3.32
Bumps [regex](https://github.com/mrabarnett/mrab-regex) from 2025.10.23 to 2026.3.32. - [Changelog](https://github.com/mrabarnett/mrab-regex/blob/hg/changelog.txt) - [Commits](mrabarnett/mrab-regex@2025.10.23...2026.3.32) --- updated-dependencies: - dependency-name: regex dependency-version: 2026.3.32 dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent b62ad1f commit 2482149

File tree

2 files changed

+38
-34
lines changed

2 files changed

+38
-34
lines changed

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@ dependencies = [
1919
"python-dateutil==2.9.0.post0",
2020
"python-frontmatter==1.1.0",
2121
"rapidfuzz==3.14.1",
22-
"regex==2025.10.23",
22+
"regex==2026.3.32",
2323
"sentry-sdk==2.43.0",
2424
"tenacity==9.1.2",
2525
"tldextract==5.3.0",

0 commit comments

Comments
 (0)