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 ae3984d8d..369f46c11 100644
--- a/pyproject.toml
+++ b/pyproject.toml
@@ -26,7 +26,7 @@ python-dateutil = "2.8.2"
python-frontmatter = "1.0.0"
pyyaml = "6.0"
rapidfuzz = "2.13.7"
-regex = "2022.10.31"
+regex = "2023.3.23"
sentry-sdk = "1.17.0"
tldextract = "3.4.0"
pydantic = { version = "1.10.7", extras = ["dotenv"]}