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 e098310e3..e1b935d32 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 = "3.0.0"
-regex = "2023.3.23"
+regex = "2023.5.5"
sentry-sdk = "1.21.1"
tldextract = "3.4.1"
pydantic = { version = "1.10.7", extras = ["dotenv"]}