aboutsummaryrefslogtreecommitdiffstats
path: root/pyproject.toml
diff options
context:
space:
mode:
authorGravatar dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>2024-05-11 21:18:29 +0000
committerGravatar GitHub <[email protected]>2024-05-11 21:18:29 +0000
commit8fade133e6a88c20d3006f34fbd9d28da91f304c (patch)
treeb663bbd90a153ed3c32c7efb28cf83f6aded17ef /pyproject.toml
parentBump rapidfuzz from 3.8.1 to 3.9.0 (#3039) (diff)
Bump regex from 2024.4.28 to 2024.5.10 (#3044)
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
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 3efe78b36..3023d7324 100644
--- a/pyproject.toml
+++ b/pyproject.toml
@@ -25,7 +25,7 @@ more-itertools = "10.2.0"
python-dateutil = "2.9.0.post0"
python-frontmatter = "1.1.0"
rapidfuzz = "3.9.0"
-regex = "2024.4.28"
+regex = "2024.5.10"
sentry-sdk = "2.1.1"
tldextract = "5.1.2"
pydantic = "2.6.4"