aboutsummaryrefslogtreecommitdiffstats
path: root/pyproject.toml
diff options
context:
space:
mode:
Diffstat (limited to 'pyproject.toml')
-rw-r--r--pyproject.toml2
1 files changed, 1 insertions, 1 deletions
diff --git a/pyproject.toml b/pyproject.toml
index e58ea4a50..33a974b05 100644
--- a/pyproject.toml
+++ b/pyproject.toml
@@ -21,7 +21,7 @@ dependencies = [
"python-dateutil==2.9.0.post0",
"python-frontmatter==1.1.0",
"rapidfuzz==3.12.1",
- "regex==2024.11.6",
+ "regex==2025.9.18",
"sentry-sdk==2.22.0",
"tenacity==9.0.0",
"tldextract==5.1.3",