diff options
Diffstat (limited to '')
| -rw-r--r-- | pyproject.toml | 2 | 
1 files changed, 1 insertions, 1 deletions
diff --git a/pyproject.toml b/pyproject.toml index 273cf4f64..2393c0b7c 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -26,7 +26,7 @@ python-dateutil = "2.9.0.post0"  python-frontmatter = "1.1.0"  rapidfuzz = "3.8.1"  regex = "2024.4.28" -sentry-sdk = "2.0.1" +sentry-sdk = "2.1.1"  tldextract = "5.1.2"  pydantic = "2.6.4"  pydantic-settings = "2.2.1"  |