diff options
Diffstat (limited to 'pyproject.toml')
-rw-r--r-- | pyproject.toml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/pyproject.toml b/pyproject.toml index fa48451a7..3610bc5b5 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -25,7 +25,7 @@ python-dateutil = "2.9.0.post0" python-frontmatter = "1.1.0" rapidfuzz = "3.10.1" regex = "2024.11.6" -sentry-sdk = "2.19.0" +sentry-sdk = "2.19.2" tenacity = "9.0.0" tldextract = "5.1.3" pydantic = "2.10.1" |