aboutsummaryrefslogtreecommitdiffstats
path: root/pyproject.toml
diff options
context:
space:
mode:
Diffstat (limited to 'pyproject.toml')
-rw-r--r--pyproject.toml10
1 files changed, 5 insertions, 5 deletions
diff --git a/pyproject.toml b/pyproject.toml
index e7f2375d3..28acb98c4 100644
--- a/pyproject.toml
+++ b/pyproject.toml
@@ -23,23 +23,23 @@ lxml = "5.2.2"
markdownify = "0.12.1"
python-dateutil = "2.9.0.post0"
python-frontmatter = "1.1.0"
-rapidfuzz = "3.9.3"
+rapidfuzz = "3.9.4"
regex = "2024.5.15"
-sentry-sdk = "2.6.0"
+sentry-sdk = "2.7.1"
tldextract = "5.1.2"
pydantic = "2.6.4"
pydantic-settings = "2.2.1"
[tool.poetry.dev-dependencies]
-coverage = "7.5.3"
+coverage = "7.5.4"
httpx = "0.27.0"
pre-commit = "3.7.1"
pip-licenses = "4.4.0"
pytest = "8.2.2"
pytest-cov = "5.0.0"
-pytest-subtests = "0.12.1"
+pytest-subtests = "0.13.0"
pytest-xdist = "3.6.1"
-ruff = "0.4.10"
+ruff = "0.5.1"
taskipy = "1.13.0"