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 e5f522ee8..988cb7d18 100644
--- a/pyproject.toml
+++ b/pyproject.toml
@@ -25,9 +25,9 @@ more-itertools = "9.1.0"
python-dateutil = "2.8.2"
python-frontmatter = "1.0.0"
pyyaml = "6.0"
-rapidfuzz = "2.13.7"
+rapidfuzz = "2.15.0"
regex = "2023.3.23"
-sentry-sdk = "1.18.0"
+sentry-sdk = "1.19.1"
tldextract = "3.4.0"
pydantic = { version = "1.10.7", extras = ["dotenv"]}
@@ -42,7 +42,7 @@ flake8-tidy-imports = "4.8.0"
flake8-todo = "0.7"
flake8-isort = "6.0.0"
pep8-naming = "0.13.3"
-pre-commit = "3.2.1"
+pre-commit = "3.2.2"
pip-licenses = "4.1.0"
pytest = "7.2.2"
pytest-cov = "4.0.0"