aboutsummaryrefslogtreecommitdiffstats
path: root/pyproject.toml
diff options
context:
space:
mode:
Diffstat (limited to 'pyproject.toml')
-rw-r--r--pyproject.toml6
1 files changed, 3 insertions, 3 deletions
diff --git a/pyproject.toml b/pyproject.toml
index ec7244eb8..15966822f 100644
--- a/pyproject.toml
+++ b/pyproject.toml
@@ -19,14 +19,14 @@ coloredlogs = "15.0.1"
deepdiff = "6.7.1"
emoji = "2.11.0"
feedparser = "6.0.11"
-lxml = "5.1.1"
+lxml = "5.2.1"
markdownify = "0.12.1"
more-itertools = "10.2.0"
python-dateutil = "2.9.0.post0"
python-frontmatter = "1.1.0"
rapidfuzz = "3.7.0"
regex = "2023.12.25"
-sentry-sdk = "1.44.0"
+sentry-sdk = "1.44.1"
tldextract = "5.1.2"
pydantic = "2.6.4"
pydantic-settings = "2.2.1"
@@ -40,7 +40,7 @@ pytest = "8.1.1"
pytest-cov = "5.0.0"
pytest-subtests = "0.12.1"
pytest-xdist = "3.5.0"
-ruff = "0.3.4"
+ruff = "0.3.5"
taskipy = "1.12.2"